API Tools
agenthermes.ai
Provides an API to discover, profile, and audit businesses for integration.
ENDPOINT 1
https://agenthermes.ai/api/mcp
Known tools 14
discover_businessesSearch businesses by capability, vertical, tier, or price range.
get_business_profileGet full business profile by slug.
get_business_manifestGet machine-readable manifest for a business (services, pricing, auth, readiness).
run_auditTrigger an agent-readiness audit on a URL.
check_wallet_balanceCheck a business's wallet balance.
initiate_paymentStart a wallet-to-wallet payment between two businesses.
verify_hermes_jsonVerify a .well-known/agent-hermes.json file — checks HMAC signature, score accuracy, and certification status.
list_gateway_servicesList all services available through the AgentHermes gateway.
call_serviceExecute an API call through the AgentHermes gateway.
get_service_actionsGet available actions for a specific gateway service, including costs and parameter schemas.
gateway_openai_chat_completion[Gateway] OpenAI: Generate text with GPT-4 or GPT-3.5.
gateway_openai_embedding[Gateway] OpenAI: Generate text embeddings.
gateway_openai_image_generation[Gateway] OpenAI: Generate images with DALL-E.
gateway_supabase_query_query_table[Gateway] Supabase Query: Query the businesses table.