Frankfurter for VS Code
io.github.lineofflight/frankfurter
Convert currencies and fetch blended FX rates from 50+ institutional sources.
client:VS Code
transport:streamable-http
tools:4
Install Frankfurter in VS Code
.vscode/mcp.json
{
"servers": {
"frankfurter": {
"type": "http",
"url": "https://mcp.frankfurter.dev/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs