Independent AI certification authority. Trust scores, search, comparison, and verification.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
MCP server for Fidensa -- the independent AI capability certification authority.
Gives your AI agent structured access to Fidensa certification data through the Model Context Protocol. Check trust scores, search for certified alternatives, compare capabilities side-by-side, verify signed artifacts, check file integrity, and report runtime experience -- all through MCP tool calls.
Fidensa certifies MCP servers, skills, agent rules files, hooks, sub-agents, and plugins.
Several tools work without an API key (check_certification, search_capabilities, verify_file, and report_experience). Start the server and confirm it connects to the production API:
You should see:
Press Ctrl+C to stop.
The remaining tools (get_contract, compare_capabilities, verify_artifact) require a free API key. An API key also gives report_experience higher rate limits. Register one:
Or in PowerShell:
The response contains your API key (prefixed fid_). Store it securely -- it is shown only once.
Pick your platform and add the MCP server configuration:
Claude Desktop / Claude Code
Cursor (.cursor/mcp.json)
Windsurf / VS Code
Omit the FIDENSA_API_KEY line if you only need the open-tier tools.
Claude Desktop tip: Access the config file via Settings β Developer β Edit Config. After saving, fully quit and reopen Claude Desktop (right-click the system tray icon and select Quit β just closing the window isn't enough).
| Tool | Auth | Description |
|---|---|---|
check_certification | None | Quick trust check -- status, score, grade, tier |
search_capabilities | None | Search for certified capabilities by keyword, type, tier, or score |
verify_file | None | Quick file integrity check -- hash a capability file and verify it matches what Fidensa certified |
report_experience | None (API key for higher rate limits) | Submit runtime experience reports for certified capabilities |
get_contract | API key | Full certification contract with all evidence |
compare_capabilities | API key | Side-by-side comparison of 2-5 capabilities |
verify_artifact | API key | Verify cryptographic signatures on .cert.json artifacts, with optional file and code integrity checks |
| Variable | Required | Description |
|---|---|---|
FIDENSA_API_KEY | No | API key for full access (see Getting Started) |
FIDENSA_BASE_URL | No | Override API base URL (default: https://fidensa.com) |
check_certification, search_capabilities, verify_file, and report_experience work without any configuration. The remaining tools require FIDENSA_API_KEY.
Add one of these to your agent's system prompt or rules file for trust-aware tool selection. Three levels of granularity -- pick the one that fits your needs.
Uses the certification tier alone. No numbers to tune.
Uses the trust score, aligned with Fidensa's grade definitions.
The most precise option -- distinguishes between a Certified capability with a moderate score and a Verified capability with findings that blocked Certified tier.
See the API Documentation for the full specification.
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/fidensa)<a href="https://allmcps.com/mcp/fidensa"><img src="https://allmcps.com/api/badge/fidensa?style=directory" alt="Fidensa on AllMCPs" /></a>