Odel
the metis fca handbook ai harness mcp files

the metis fca handbook ai harness mcp files

Local
@99blaked99PythonMITUpdated 5 days ago

MCP server for FCA Handbook compliance analysis with verbatim citations.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIfca-handbook-harness-mcpv0.1.3

Run

uvx fca-handbook-harness-mcp

MCP client config

{
  "mcpServers": {
    "the-metis-fca-handbook-ai-harness-mcp-files": {
      "command": "uvx",
      "args": [
        "fca-handbook-harness-mcp"
      ]
    }
  }
}