← All MCP clients

MCP

Connect Claude Code

Add the Nyx Fund public MCP server with one `claude mcp add` command.

Public server — calculators only, no key

Connect An Agent
Claude Code

Add the Nyx Fund public MCP server with one `claude mcp add` command.

claude mcp add --transport http nyx-fund https://nyxchain.org/api/mcp/public

Fund server — your fund's real data

Connect An Agent
Claude Code

Add the Nyx Fund public MCP server with one `claude mcp add` command.

Needs a real fund API key — mint one from Settings → Developer.

claude mcp add --transport http nyx-fund https://nyxchain.org/api/mcp --header "Authorization: Bearer nyx_sk_YOUR_FUND_API_KEY"