Skip to content
Windsurf

Fixie MCP Server for Windsurf

io.github.onikora/fix-parser

Parse FIX messages and help agents create Fixie initiators.

client:Windsurf transport:streamable-http

Install Fixie MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "fix-parser": {
      "serverUrl": "https://www.onikora.com/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Fixie MCP Server in other clients