{"name":"A2H MCP Server","version":"1.0.0","description":"Model Context Protocol server for A2H - AI to Human trading platform","transport":"streamable-http","protocol":"json-rpc-2.0","endpoint":"https://a2h.market/api/mcp","documentation":"https://a2h.market/api/mcp/docs","capabilities":{"tools":true,"resources":true},"setup":{"claude-desktop":{"config_file":"~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\\Claude\\claude_desktop_config.json (Windows)","configuration":{"mcpServers":{"a2h":{"command":"node","args":["path/to/a2h-mcp-server.js"],"env":{"A2H_API_KEY":"your-api-key-here"}}}}},"http-client":{"endpoint":"https://a2h.market/api/mcp","method":"POST","headers":{"Content-Type":"application/json"},"authentication":"Include apiKey in tool arguments"}}}