Setup guide
Connect Corply to your agent.
One MCP server for Claude Code, Codex, OpenCode, and other compatible agents. Choose your client, sign in, and continue your company’s work.
Start with your agent
If Corply is already connected, continue your original request. For a new connection, paste this prompt or use the steps below.
Claude Code
Add Corply once:
In Claude Code, open /mcp, select Corply, and Authenticate.
Then open /mcp inside Claude Code, select Corply, and choose Authenticate. Select your intended account in the browser and finish sign-in.
Ask Claude to verify the connected account, then continue your original goal.
Codex
Add Corply once in your terminal. Skip this if Corply is already configured.
codex mcp add corply --url https://corply.dev/mcp
The add command may start sign-in automatically. If it does not, or you need to reconnect, run:
codex mcp login corply
Complete sign-in in the browser. Codex CLI and the desktop app share MCP configuration; reload the connection or open a fresh task if the current task does not see the tools.
Ask Codex to verify the connected account, then continue your original goal.
OpenCode
For OpenCode 1.x, merge this into opencode.json. Preserve your other settings and skip this step if Corply is already configured.
{
"mcp": {
"corply": {
"type": "remote",
"url": "https://corply.dev/mcp"
}
}
}Then authenticate:
opencode mcp auth corply
Choose your account in the browser. Ask OpenCode to verify the connected email and workspace before continuing. OpenCode 2 uses a different configuration layout; follow the version-specific agent setup guide.
Other MCP clients
Add a remote Streamable HTTP server named corply with this URL:
https://corply.dev/mcp
Use the client’s Authenticate or Connect control and finish sign-in in the browser. The client handles credentials automatically.
Verify, then get to work
Ask your agent: “Verify which Corply account and workspace you’re connected to.” It should check through Corply’s tools and show your email and workspace.
If sign-in does not finish
- Wrong account: sign out of the Corply connection in your client, authenticate again, and choose the intended account.
- Browser closed or sign-in canceled: restart authentication when you are ready. A server being listed does not prove that you are signed in.
- Signed in but tools are unavailable: reload the connection once or open a fresh conversation with the same goal. Ask the agent to verify again.
- Still failing: keep the client version and error code and contact Corply support. Never paste tokens or callback codes into chat.
Detailed recovery steps are in the agent setup guide.
Already connected through a marketplace?
Your existing Corply connection uses this same MCP server. Keep using it; adding a second connection is unnecessary. No separate plugin is required for direct MCP setup.