pk eli mcp for Grok
io.github.matematicsolutions/pk-eli-mcp
MCP server for Pakistani law: search and cite federal statutes and Supreme Court judgments.
client:Grok
transport:stdio
runtime:pypi
Install pk eli mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pk-eli-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"pk-eli-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs