prawo pl mcp for Grok
io.github.matematicsolutions/prawo-pl-mcp
One MCP server for Polish legal data - courts, legislation, KRS, tax, KIO, UODO via 4 unified tools
client:Grok
transport:stdio
runtime:pypi
Install prawo pl mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"prawo-pl-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"prawo-pl-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