Currency & Exchange Rate MCP for VS Code
io.github.foundrynet/currency-intel-mcp
Currency conversion + exchange rates: free convert/rates, paid historical & trend analytics.
client:VS Code
transport:streamable-http
Install Currency & Exchange Rate MCP in VS Code
.vscode/mcp.json
{
"servers": {
"currency-intel-mcp": {
"type": "http",
"url": "https://currency-intel-mcp-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs