{"type":"mcp-server","name":"map-agent-public","title":"Business agent","protocol_version":"2025-06-18","transport":"streamable-http","endpoint":"https://api.map-agents.com/mcp/meddowagent","tools":["business.ask"],"instructions":"This endpoint belongs to one business. Call business.ask to ask it a question. Answers come only from information the business has published; nothing is inferred or invented. Reuse the returned conversation_id to continue the same conversation.","usage":{"method":"POST","headers":{"Content-Type":"application/json","Accept":"application/json, text/event-stream"},"body":{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"your-client","version":"1.0"}}},"claude_code":"claude mcp add --transport http meddowagent https://api.map-agents.com/mcp/meddowagent"}}