Agentic platform

Run Dopia from Claude.
Two commands, then ask for what you want.

Claude Code and Claude Desktop both speak MCP, so your workspace connects over a single URL. Once it is in, Claude can look things up, write records back through the same identity resolution the product uses, and leave a finished piece of work behind as a page you can send to someone who has no account.

  1. 1

    Add the server

    One command in your terminal. There is nothing to install on our side and no API key to paste anywhere.

    claude mcp add --transport http dopia https://mcp.dopia.ai/mcp

    On Claude Desktop, add the same URL as a custom connector in Settings instead.

  2. 2

    Sign in

    Run /mcp, pick dopia, and approve it in the browser window that opens. You are signing in to your own workspace — Claude never sees a password.

    /mcp
  3. 3

    Check it took

    The server should come back connected. If it still says it needs authentication, the browser tab was closed before the redirect finished; run /mcp again.

    claude mcp listdopia: https://mcp.dopia.ai/mcp (HTTP) - ✔ Connected

What you are agreeing to

The browser page asks for three things in plain words. It is the same page for every client, and you can take any of it back from Settings afterwards.

  • crm:read

    Look up companies, contacts and deals in your workspace.

  • crm:write

    Create and update records — through the same identity resolution the product uses, so nothing quietly duplicates.

  • artifacts:write

    Save a finished piece of work as a page with its own URL. It can create new ones; it cannot read or change the ones you already have.

Then just ask.

No commands to learn. The workspace is simply there, and anything the agent writes stays after the conversation is gone.

  • Find merchants publicly complaining about their storefront chat, then save it as an artifact in my workspace.
  • Who have we not spoken to since the trial started? Pull them with their last email date.
  • Add the four companies from that list as records, and keep the quote and its link on each one.
Using Codex instead?

Your revenue data, in the agent you already use.

One URL, scopes you approve in the browser, and a workspace that keeps what your agents find instead of losing it with the conversation.

MCP over streamable HTTP · OAuth · revoke any time