Skip to content
VS Code

fi eli mcp for VS Code

io.github.matematicsolutions/fi-eli-mcp

MCP server for Finnish Finlex consolidated statutes: ELI identifiers and verifiable citations.

client:VS Code transport:stdio runtime:pypi

Install fi eli mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "fi-eli-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "fi-eli-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

fi eli mcp in other clients