← Registry

Analytics

coco-pier.com

Provides tools to analyze central bank statements, economic events, historical analogs, and market reaction metrics for financial research.

1 endpoint6 known toolsFirst detected September 19, 2026Last detected September 19, 2026

ENDPOINT 1

https://fx.coco-pier.com/mcp

No auth detected

MCP server metadata

Name
fxcontext
Version
0.2.1
Capabilities
completionspromptsresourcestools

Known tools 6

get_central_bank_changes

Compare 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-only
get_event_context

Retrieve source-grounded event context for supported U.

Inferred read-only
get_historical_analogs

Find and return individual historical U.

Inferred read-only
get_historical_reaction_context

Summarize the aggregate EURUSD reaction pattern across historical U.

Inferred read-only
get_market_reaction

Retrieve deterministic post-event market reaction metrics for an economic release or monetary policy statement.

Potential side effects
get_upcoming_risks

Retrieve known scheduled macroeconomic and central-bank risks that may affect a supported FX instrument within a future time window.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.