Skip to content

the metis fca handbook ai harness mcp for Zed

io.github.99blaked99/the-metis-fca-handbook-ai-harness-mcp

MCP server for FCA Handbook compliance analysis with verbatim citations.

client:Zed transport:stdio runtime:pypi

Install the metis fca handbook ai harness mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "the-metis-fca-handbook-ai-harness-mcp": {
      "command": "uvx",
      "args": [
        "fca-handbook-harness-mcp"
      ],
      "env": {
        "METIS_API_KEY": "<METIS_API_KEY>",
        "METIS_BASE_URL": "<METIS_BASE_URL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

the metis fca handbook ai harness mcp in other clients