cnb for VS Code
dev.cz-agents/cnb
Official ČNB exchange rates — daily & historical CZK vs EUR, USD, 30+ currencies. For accounting.
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install cnb in VS Code
.vscode/mcp.json
{
"servers": {
"cnb": {
"type": "http",
"url": "https://cnb.cz-agents.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs