For AI agents: a documentation index is available at https://docs.coverbase.com/llms.txt — this page is also available in markdown by appending .md to the URL.
Coverbase is published in Anthropic’s Connectors Directory, the curated list of MCP servers that Claude users can add to their workspace in a single click. Listed connectors ship with a branded card (logo, tagline, screenshots) and a security review from Anthropic’s team.
What this means for you
One-click install
Add Coverbase from Settings → Connectors → Browse directory in Claude.ai. No URL to copy, no permission prompts to dismiss.
Branded card
The Coverbase logo, tagline, and supported tools render natively in the connectors picker — the same visual treatment as built-in connectors.
Anthropic-reviewed
Anthropic reviews every directory submission against their Software Directory Policy for safety, security, and tool design before listing.
Same server, same scope
The directory entry points at the same
mcp.coverbase.app/mcp endpoint as a custom connector. Data access is still scoped to your Coverbase user and your org’s permissions.How to add Coverbase from the directory
Add the connector
Click Add, then Authorize to complete the OAuth sign-in in your browser. You’ll be sent to Coverbase to confirm the connection.
Start using it
The Coverbase tools appear in your Claude session immediately. Try one of the example prompts.
What’s included in the directory listing
- Server endpoint —
https://mcp.coverbase.app/mcp - Transport — Streamable HTTP (stateless)
- Auth — OAuth 2.0 + PKCE
- Tools — All 11 dispatcher tools (vendor / assessment / finding / engagement / control / questionnaire / radar / platform queries, the
get_reportaggregations, themutatewrite dispatcher, andmcp_capabilitiesdiscovery) - Resources — Direct URI reads for vendors, assessments, engagements, controls, and findings
- Prompts — TPRM workflow templates (vendor onboarding, portfolio risk briefing, …)
Custom connector vs directory entry
| Custom connector | Directory entry | |
|---|---|---|
| Install | Paste URL https://mcp.coverbase.app/mcp | One click from Browse directory |
| Logo in Claude.ai | Generic globe | Coverbase branded card |
| OAuth | Same Coverbase OAuth flow | Same Coverbase OAuth flow |
| Tool surface | Identical | Identical |
| Security review | Self-managed | Reviewed by Anthropic |
| Updates | Manual reconnect for major changes | Anthropic notifies on breaking changes |