Connect a coding agent
Choose the agent you use, then follow its exact setup path. Working guides come first, and integrations that are not ready are clearly labelled before you spend time on them.
Choose your agent
Select a name to jump straight to its instructions or current availability. All agents that are available use the same secure sign-in—there is no API key to copy.
Server address
Use this URL whenever an agent asks for a remote MCP server.
https://mcp.oneproduct.dev/mcp Include the /mcp path. The bare host on its own returns a 404.
Codex
- Run this command in a terminal:
codex mcp add oneproduct --url https://mcp.oneproduct.dev/mcp --oauth-client-id codex - Codex prints a URL. Open it in your browser.
- Sign in with the same email and password (or Google) you use here, then approve access.
Claude Code
- Run this command in a terminal:
claude mcp add --transport http oneproduct https://mcp.oneproduct.dev/mcp - Start a session and use a tool from it, or run
/mcp. Claude Code opens the sign-in page in your browser automatically. - Sign in with the same email and password (or Google) you use here, then approve access.
Cursor
- Add this to
~/.cursor/mcp.json(or.cursor/mcp.jsonin a single project):{ "mcpServers": { "oneproduct": { "url": "https://mcp.oneproduct.dev/mcp" } } } - From a terminal, run
cursor-agent mcp login oneproduct, or open a chat in Cursor and use a tool — either prompts you to sign in. - Sign in with the same email and password (or Google) you use here, then approve access.
Other MCP-compatible agents
- Open the agent's settings and look for Connectors, Plugins, or MCP servers.
- Add a custom or remote server with the address above and choose OAuth authentication.
- Sign in with the same email and password (or Google) you use here, then approve access.
ChatGPT
A published ChatGPT connector is not live yet. Until then, use the other MCP-compatible agent guide above.
Claude
- Open 1Product's listing in the Claude directory and connect it — or search for "1Product" from Settings → Connectors in Claude if you'd rather find it there.
- Claude opens the sign-in page in your browser automatically.
- Sign in with the same email and password (or Google) you use here, then approve access.
Costs and requirements
Your account needs a verified email before an agent can spend credits. Each tool is priced individually and charged only when data comes back; browsing the category list is free. If an agent runs tools in a loop, monitor its credit use just as you would in the app.