mcp eureka for VS Code
io.github.matematicsolutions/mcp-eureka
MCP server for Polish tax interpretations (KIS/MF) via EUREKA with citations.
client:VS Code
transport:stdio
runtime:npm
Install mcp eureka in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-eureka": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eureka"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs