pk eli mcp for VS Code
io.github.matematicsolutions/pk-eli-mcp
MCP server for Pakistani law: search and cite federal statutes and Supreme Court judgments.
client:VS Code
transport:stdio
runtime:pypi
Install pk eli mcp in VS Code
.vscode/mcp.json
{
"servers": {
"pk-eli-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"pk-eli-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs