Skip to content
Cline

mcp eureka for Cline

io.github.matematicsolutions/mcp-eureka

MCP server for Polish tax interpretations (KIS/MF) via EUREKA with citations.

client:Cline transport:stdio runtime:npm

Install mcp eureka 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": {
    "mcp-eureka": {
      "command": "npx",
      "args": [
        "-y",
        "@matematicsolutions/mcp-eureka"
      ]
    }
  }
}

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

mcp eureka in other clients