Skip to content
Zed

Fixie MCP Server for Zed

io.github.onikora/fix-parser

Parse FIX messages and help agents create Fixie initiators.

client:Zed transport:streamable-http

Install Fixie MCP Server in Zed

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

{
  "context_servers": {
    "fix-parser": {
      "url": "https://www.onikora.com/mcp"
    }
  }
}

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

Fixie MCP Server in other clients