← All MCP clients

MCP

Connect Claude Code

Add the NYX Suite public MCP server with one `claude mcp add` command.

Public server — calculators only, no key

Connect An Agent
Claude Code

Add the NYX Suite public MCP server with one `claude mcp add` command.

claude mcp add --transport http nyx-suite https://nyxsuite.com/api/mcp/public

Fund server — your fund's real data

Connect An Agent
Claude Code

Add the NYX Suite public MCP server with one `claude mcp add` command.

Needs a real fund API key — mint one from the developer console.

claude mcp add --transport http nyx-suite https://nyxsuite.com/api/mcp --header "Authorization: Bearer nyx_sk_YOUR_FUND_API_KEY"