Skip to content

Setup guide

Use Corply in your Claude.

Corply works wherever your Claude does. Pick your surface — Claude Code in the terminal, Claude Desktop, or claude.ai in the browser — follow the steps, and you're incorporating in about a minute.

On this page: Claude Code · Claude Desktop · claude.ai · Troubleshooting

Claude Code — the packaged path

The plugin gives Claude Code the /incorporate command and everything Claude needs to run your formation. Click the box to copy, then:

  1. Paste into your terminal. The first two commands add the Corply marketplace and install the plugin.
  2. The last command — claude mcp login plugin:corply:corply — opens your browser. Sign in with Google once; that authorizes Claude Code into your organization. (Older CLI? Inside claude, run /mcp, pick corply, choose login.)
  3. Run claude and just ask — or use /incorporate.

Prompts to try:

copy
copy
copy
copy

Claude Desktop

No terminal needed — Corply connects as a custom connector.

  1. Open Claude Desktop → Settings → Connectors → “Add custom connector”.
  2. Paste https://corply.dev/mcp and save.
  3. The first time Corply is used, your browser opens for a single Google sign-in — that connects the chat to your organization.
  4. Start a new chat and pick incorporate from the connector’s prompt list, or just type a prompt.

Prompts to try:

copy
copy
copy

claude.ai (web)

Same connector, in the browser.

  1. On claude.ai: Settings → Connectors → “Add custom connector”.
  2. Paste https://corply.dev/mcp and save. If you don’t see Connectors, your plan may not include it yet.
  3. Google sign-in on first use — then the same prompts as Claude Desktop work here.

If something goes wrong

  • The browser never opened during install. Run claude mcp login plugin:corply:corply yourself. On older CLIs: inside claude, run /mcp, pick corply, choose login.
  • “Plugin not found.” The marketplace line has to run first: claude plugin marketplace add corply-dev/corply-plugin. Still failing? Update Claude Code and retry.
  • I pasted the commands into a Claude chat and Claude explained instead of installing. That’s expected — the commands need your own terminal, and a Claude chat can’t reach your machine. On Claude Desktop or claude.ai, use the connector steps above instead.
  • I can’t find Connectors. In Claude Desktop it lives under Settings → Connectors; on claude.ai, under Settings. If it isn’t there, your plan may not include custom connectors yet.
  • I signed in with the wrong Google account. In Claude Code, run /mcp → corply to log out and back in. On Desktop or claude.ai, remove the connector and add it again.
  • Still stuck? Contact support.

Using Cursor or another MCP agent? Corply is a plain MCP server at https://corply.dev/mcp — see the AI-agents page.