{"name":"Aimdoc Agent Gateway","title":"Aimdoc — talk to our agent","description":"Public conversation gateway to Aimdoc's own AI agent. Ask it about the product, pricing, integrations, and fit, or ask it to schedule a demo. No authentication required.","transport":"streamable-http","url":"https://aimdoc.ai/mcp","canonical_url":"https://api.aimdoc.ai/mcp/public/edfc72a9-e070-4ff7-9008-bb304a0dfe21","protocol_versions":["2025-11-25","2025-06-18","2025-03-26"],"authentication":"none","usage":"POST JSON-RPC 2.0 to this URL with `Content-Type: application/json` and `Accept: application/json, text/event-stream`. Send `initialize`, then `tools/list`, then `tools/call`. The server is stateless — no session header is required.","tools":[{"name":"capabilities","description":"Describe this company's agent: who it is, what it can help with, and how to converse with it. Call this first."},{"name":"ask","description":"Send a message to Aimdoc's agent and wait for its reply. Returns a conversation_token — pass it on later calls to continue the conversation."},{"name":"get_conversation","description":"Read a conversation's history for a token, including replies from human team members that arrived after your last ask()."}],"resources":[{"uri":"aimdoc://gateway/manifest","description":"Machine-readable capability manifest (JSON)."},{"uri":"aimdoc://gateway/intro","description":"Plain-HTTP usage guide for agents without an MCP client (markdown)."}],"links":{"intro":"https://api.aimdoc.ai/agent-gateway/edfc72a9-e070-4ff7-9008-bb304a0dfe21","manifest":"https://api.aimdoc.ai/agent-gateway/edfc72a9-e070-4ff7-9008-bb304a0dfe21/manifest","server_card":"https://aimdoc.ai/.well-known/mcp/server-card.json","openapi":"https://aimdoc.ai/openapi.json","llms_txt":"https://aimdoc.ai/llms.txt","docs":"https://docs.aimdoc.ai","authenticated_mcp_docs":"https://docs.aimdoc.ai/mcp","human_readable_page":"https://aimdoc.ai/mcp-server"}}