https://mcp.poix.io) uses the same authentication as the Poix REST API. Take a look at how authentication works.
Bearer Token
When connecting to the MCP server, you will need a Token — create one in the Dashboard. Paste it as anAuthorization: Bearer header on the MCP connection; every client setup guide in this section shows exactly where that header goes for that client.
Here’s the header your MCP client needs to send on every request to https://mcp.poix.io:
OAuth
Clients that support native MCP connectors — currently Claude and ChatGPT — can authorize your Poix account with a browser sign-in instead of copying a Token by hand.- In the client, add
https://mcp.poix.ioas a connector (see Claude Desktop or ChatGPT for the exact steps). - You’re sent to
https://app.poix.ioto sign in with Google or GitHub. - Review the consent screen — it names the app requesting access and confirms that its requests will be billed to your project balance — and approve it.