Coinrule MCP

Last updated July 22, 2026 AI is changing the way traders interact with financial markets. Instead of relying exclusively on dashboards, configuration panels, charts, and manually constructed automation, traders can increasingly use AI assistants as an intelligent interface between a trading idea and the infrastructure required to analyse, test, automate, and monitor it. It is available as a remote MCP endpoint.

Teams that want a hosted finance endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-07-22 · ★ 2 · #277 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · how we verify → /methodology

01 · Install Coinrule MCP

Claude Code

claude mcp add coinrule-com-coinrule-mcp --transport http https://cloud.coinrule.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "coinrule-com-coinrule-mcp": {
      "url": "https://cloud.coinrule.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://cloud.coinrule.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to cloud.coinrule.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

repo age created 2026-07-22 - young repo, little track record yet

license MIT - declared in the repository

registry namespace io.github.coinrule-com is GitHub-verified and matches the repo owner

03 · What Coinrule MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

[!WARNING] A Read + Write connection can launch strategies that trade real funds. Start with Read-only access or paper trading, review every request, and make the venue and capital amount explicit.

04 · Who maintains Coinrule MCP

Coinrule MCP is maintained by coinrule-com. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
finance - ranked #277 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.coinrule-com/coinrule-mcp (active, first published 2026-07-22)

06 · Coinrule MCP FAQ

What is Coinrule MCP?

Last updated July 22, 2026 AI is changing the way traders interact with financial markets. Instead of relying exclusively on dashboards, configuration panels, charts, and manually constructed automation, traders can increasingly use AI assistants as an intelligent interface between a trading idea and the infrastructure required to analyse, test, automate, and monitor it. It is available as a remote MCP endpoint.

Is Coinrule MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-22. We re-verify nightly.

How do I install Coinrule MCP?

Run `claude mcp add coinrule-com-coinrule-mcp --transport http https://cloud.coinrule.com/mcp`. You can also paste the ready-made client config above.

Does Coinrule MCP require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Coinrule MCP