Loading MCP server directory, please wait...
MCP server for FCA Handbook compliance analysis with verbatim citations.
npx @getmcp/cli add io.github.99blakeD99/the-metis-fca-handbook-ai-harness-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
METIS_API_KEYBearer token from an account's API Keys dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.99blakeD99/the-metis-fca-handbook-ai-harness-mcp": {
"command": "uvx",
"args": [
"fca-handbook-harness-mcp"
],
"env": {
"METIS_API_KEY": "",
"METIS_BASE_URL": ""
}
}
}
}