Skip to content
Cursor

pk eli mcp for Cursor

io.github.matematicsolutions/pk-eli-mcp

MCP server for Pakistani law: search and cite federal statutes and Supreme Court judgments.

client:Cursor transport:stdio runtime:pypi

Install pk eli mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "pk-eli-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "pk-eli-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

pk eli mcp in other clients