cnb for Grok
dev.cz-agents/cnb
Official ČNB exchange rates — daily & historical CZK vs EUR, USD, 30+ currencies. For accounting.
client:Grok
transport:streamable-http
runtime:npm
tools:3
Install cnb in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cnb": {
"type": "http",
"url": "https://cnb.cz-agents.dev/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