Endpoint
The MCP server is available over Streamable HTTP at a single fixed URL:tools/list handshake — no separate SDK or client library required.
The Poix MCP server supports both a
poix- bearer Token (the same one you use for REST API requests) and browser-based OAuth sign-in for clients that support native connectors, like Claude and ChatGPT. See Authentication for details on both.Connect a client
Pick your client below for step-by-step setup instructions.Claude Desktop
Add as a connector, sign in with OAuth
Claude Code
Add Poix with a single
claude mcp add commandChatGPT
Add as a custom connector in Developer mode (OAuth)
Cursor
Configure Poix in
mcp.jsonCodex
Add Poix with
codex mcp add (TOML config.toml)VS Code
Configure Poix in
mcp.jsonGemini
Add Poix as a Streamable HTTP MCP server
Hermes
Add Poix as a Streamable HTTP MCP server
Next steps
- Create a Token in the Dashboard if you don’t have one yet.
- Follow the setup guide for your client from the list above.
- Explore the full Tool Reference to see what your assistant can do.