Documentation
Guides for chamelAIn

Connect oterm

Optional IDE path — OAuth setup with click-path instructions. Share links still work for everyone else.

Connect MCP · All clients

MCP is optional. Share links open a role in your ChatGPT, Claude, or Gemini—no install. Teammates get roles via org invite and the org marketplace. Connect oterm when you want the same roles in your IDE.

Setup steps

Connect chamelAIn to oterm with OAuth (recommended).

  1. Open your config file
    Edit oterm MCP config for oterm.
  2. Add the remote MCP server
    Paste the configuration below into the MCP servers section for your tool.
  3. Reload or restart the CLI
    Restart oterm or run its MCP reload command if documented.
  4. Sign in on first connect
    Complete browser OAuth when the tool first calls chamelAIn.

Configuration

{
  "mcpServers": {
    "chamelain": {
      "url": "https://mcp.chamelain.com/mcp"
    }
  }
}

Use the URL-only configuration. Do not add Authorization headers when using OAuth.

After connecting, ask your client to list chamelAIn personas, or type `#<tag>` (for example `#clarity-architect`) to load a persona.

For a fallback access key, open your dashboard → MCP CONNECT → choose otermAccess key (fallback) tab.