Skip to content
Cline

Fixie MCP Server for Cline

io.github.onikora/fix-parser

Parse FIX messages and help agents create Fixie initiators.

client:Cline transport:streamable-http

Install Fixie MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Fixie MCP Server in other clients