Analytics
coco-pier.com
Provides tools to analyze central bank statements, economic events, historical analogs, and market reaction metrics for financial research.
ENDPOINT 1
https://fx.coco-pier.com/mcp
MCP server metadata
- Name
- fxcontext
- Version
- 0.2.1
Known tools 6
get_central_bank_changesCompare a central bank monetary-policy statement with its immediately preceding comparable statement and return the material changes in policy language, economic assessment, risk balance, and forward guidance.
Inferred read-onlyget_historical_reaction_contextSummarize the aggregate EURUSD reaction pattern across historical U.
Inferred read-onlyget_market_reactionRetrieve deterministic post-event market reaction metrics for an economic release or monetary policy statement.
Potential side effectsget_upcoming_risksRetrieve known scheduled macroeconomic and central-bank risks that may affect a supported FX instrument within a future time window.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fxcontext]
url = "https://fx.coco-pier.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fxcontext": {
"type": "http",
"url": "https://fx.coco-pier.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fxcontext
Remote MCP URL: https://fx.coco-pier.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fxcontext": {
"url": "https://fx.coco-pier.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fxcontext": {
"type": "http",
"url": "https://fx.coco-pier.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fxcontext",
"transport": "streamable-http",
"url": "https://fx.coco-pier.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.