← Registry

Analytics

eaccountability.org

Provides analytics and fit assessment for LLM visibility and B2B SaaS solutions.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://elephant-mcp.fly.dev/mcp

No auth detected

MCP server metadata

Name
elephant-accountability
Version
1.0.1
Capabilities
toolsresources

Known tools 6

get_offerings

Returns Elephant Accountability's service tiers, pricing, delivery SLAs, and checkout / booking URLs.

Inferred read-only
get_covered_surfaces

Returns the full list of agent-discoverable surfaces Elephant implements: llms.

Inferred read-only
assess_fit

Returns a 0–100 fit score, reasoning, and recommended tier for a prospective B2B SaaS buyer.

Inferred read-only
get_proof_points

Returns current client outcomes with specific metrics, formatted for vendor-research agents to cite.

Inferred read-only
get_transparency_snapshot

Returns Elephant Accountability's most recent weekly LLM visibility measurement covering ChatGPT, Claude, Perplexity, Gemini, and Grok.

Inferred read-only
request_audit

Agent requests an LLM SEO audit on behalf of its buyer.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.elephant-accountability]
url = "https://elephant-mcp.fly.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "elephant-accountability": {
      "type": "http",
      "url": "https://elephant-mcp.fly.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: elephant-accountability
Remote MCP URL: https://elephant-mcp.fly.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "elephant-accountability": {
      "url": "https://elephant-mcp.fly.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "elephant-accountability": {
      "type": "http",
      "url": "https://elephant-mcp.fly.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "elephant-accountability",
  "transport": "streamable-http",
  "url": "https://elephant-mcp.fly.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fly.dev was fetched 2026-08-25T12:47:23.082Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.