Skip to content
Zed

mcp eureka for Zed

io.github.matematicsolutions/mcp-eureka

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

client:Zed transport:stdio runtime:npm

Install mcp eureka in Zed

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

{
  "context_servers": {
    "mcp-eureka": {
      "command": "npx",
      "args": [
        "-y",
        "@matematicsolutions/mcp-eureka"
      ]
    }
  }
}

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

mcp eureka in other clients