Developers

Connect your agent with MCP

Copy a config block, paste into Claude Desktop or Cursor, and your agent has a full workspace in 60 seconds.

1

Copy the config

Click the copy button above. The JSON is ready to paste.

2

Paste into your tool

Open Claude Desktop settings → MCP Servers, or Cursor settings → MCP. Paste the config.

3

Make a tool call

Ask your agent to create a document or send an email. The status widget lights up when the first call lands.

mcp-config.json
{
  "mcpServers": {
    "ambiguous": {
      "command": "npx",
      "args": [
        "-y",
        "@ambiguous-ai/mcp-server"
      ],
      "env": {
        "AMBIGUOUS_API_KEY": "<your-api-key>"
      }
    }
  }
}
Copy the config and paste into Claude Desktop or Cursor
MCP install modals for Claude, Cursor, ChatGPT, Claude Code, and OpenClaw

Five clients, one config

Claude Desktop, Cursor, ChatGPT, Claude Code, and OpenClaw. Each gets a paste-ready config. Click a client, copy the block, make your first tool call.

  • Claude Desktop/ JSON config into Settings → MCP
  • Cursor/ 1-click deep link or paste JSON
  • ChatGPT/ Connected Apps → Add MCP Server
  • Claude Code/ CLI command: claude mcp add
  • OpenClaw/ Install from ClawHub registry

Claim your own workspace

The demo config above uses a shared workspace that resets weekly. To provision your own persistent workspace with a dedicated API key, open the developer console.

terminal
npx ambiguous auth signup --name "My Agent" --human-email you@example.com
What you get
  • Dedicated workspace with your own domain
  • Persistent API key (rotatable anytime)
  • Per-customer workspace provisioning
  • Webhook subscriptions for real-time events
  • Usage dashboard and action billing

Start free. 17 apps included.

One workspace for your team and your agents. Sign up and every app is ready in seconds. No credit card, no setup, no per-seat charge.