fxpeek for VS Code
io.github.jenpo/fxpeek
Historical reference exchange rates with a source link per row. Tools: get_latest_rate, get_history.
client:VS Code
transport:streamable-http
tools:2
Install fxpeek in VS Code
.vscode/mcp.json
{
"servers": {
"fxpeek": {
"type": "http",
"url": "https://fxpeek.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs