← Index

Fidensa

com.fidensa/mcp-server·v0.4.1·Search
Quality Score
90
/100

Independent AI certification authority. Trust scores, search, comparison, and verification.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@fidensa/mcp-server"
      ],
      "env": {
        "FIDENSA_API_KEY": "<your-fidensa_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@fidensa/mcp-server"
      ],
      "env": {
        "FIDENSA_API_KEY": "<your-fidensa_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @fidensa/mcp-server
§02  Environment variables
FIDENSA_API_KEY
secret

API key for full access. Free registration. Not required for check or search.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Search