FX Context for Claude Desktop
com.coco-pier/fx-context
FX macro context for CPI, NFP, PCE, Fed, ECB, BoE, BoJ, historical analogs, and FX market reactions.
client:Claude Desktop
transport:streamable-http
tools:6
Install FX Context in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fx-context": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://fx.coco-pier.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs