FX Context for VS Code
com.coco-pier/fx-context
FX macro context for CPI, NFP, PCE, Fed, ECB, BoE, BoJ, historical analogs, and FX market reactions.
client:VS Code
transport:streamable-http
tools:6
Install FX Context in VS Code
.vscode/mcp.json
{
"servers": {
"fx-context": {
"type": "http",
"url": "https://fx.coco-pier.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs