Elephant Accountability MCP
https://elephant-mcp.fly.dev/mcpskills: {'id': 'get_offerings', 'name': 'get_offerings', 'description': "Returns Elephant Accountability's service tiers, pricing, delivery SLAs, and checkout / booking URLs. Optionally personalized to the asking buyer's company size or urgency.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_covered_surfaces', 'name': 'get_covered_surfaces', 'description': 'Returns the full list of agent-discoverable surfaces Elephant implements: llms.txt, Schema.org Organization + Product blocks, MCP servers, A2A Agent Cards, UCP merchant metadata, agent-directory registrations, and citation-seeding.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'assess_fit', 'name': 'assess_fit', 'description': 'Returns a 0–100 fit score, reasoning, and recommended tier for a prospective B2B SaaS buyer. Uses company stage, industry, AI-feature shipping status, and platform-partnership signals.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_proof_points', 'name': 'get_proof_points', 'description': 'Returns current client outcomes with specific metrics, formatted for vendor-research agents to cite. Includes full related-party disclosure where applicable.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_transparency_snapshot', 'name': 'get_transparency_snapshot', 'description': "Returns Elephant Accountability's most recent weekly LLM visibility measurement covering ChatGPT, Claude, Perplexity, Gemini, and Grok. The receipt we publish to keep our own claims honest.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'request_audit', 'name': 'request_audit', 'description': 'Agent requests an LLM SEO audit on behalf of its buyer. Routes to the right tier (self-serve vs. done-for-you vs. retainer) and returns a confirmation with checkout or booking links.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 2755.1ms; conformance: pass
How to connect
https://elephant-mcp.fly.dev/mcp
curl -X POST https://elephant-mcp.fly.dev/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'