Live Demo
Resets in --:--
Demo: [email protected] / demo123
Admin: [email protected] / admin123
mcp-depot.com
Loading demo…

MCP Depot — Live Demo

A shared, public demo instance. Data resets hourly. Do not enter real API keys or credentials.

Demo [email protected] / demo123
Admin [email protected] / admin123
Open Demo

Opens in a new tab

Connect to your AI client

Point any MCP-compatible client at this demo instance in minutes.

  1. 1
    Install the CLI
    Requires Node.js 18+
    npm install -g mcp-depot
  2. 2
    Generate an API key
    In the demo UI: Settings → API Keys → Generate new key. Copy it.
  3. 3
    Login with the CLI
    Run the command below, then enter the demo URL and paste your API key when prompted.
    mcp-depot --login
    Demo server URL:
    https://demo-api.mcp-depot.com/api/mcp
  4. 4
    Register with Claude Code
    This registers MCP Depot as a persistent MCP server in Claude Code.
    claude mcp add mcp-depot -- mcp-depot --mcp
    Then use /mcp inside Claude Code to verify the connection.

⚠ API keys reset hourly with demo data. Re-run steps 2–3 if your connection drops.

  1. 1
    Install the CLI
    npm install -g mcp-depot
  2. 2
    Generate an API key
    In the demo UI: Settings → API Keys → Generate new key. Copy it.
  3. 3
    Login with the CLI
    Run the command below, then enter the demo URL and paste your API key when prompted.
    mcp-depot --login
    Demo server URL:
    https://demo-api.mcp-depot.com/api/mcp
  4. 4
    Add to claude_desktop_config.json
    Claude Desktop → Settings → Developer → Edit Config
    "mcp-depot": { "command": "mcp-depot", "args": ["--mcp"] }
  5. 5
    Restart Claude Desktop
    MCP Depot tools will appear in the tools panel.

⚠ API keys reset hourly with demo data. Re-run steps 2–3 if your connection drops.

  1. 1
    Install the CLI
    npm install -g mcp-depot
  2. 2
    Generate an API key
    In the demo UI: Settings → API Keys → Generate new key. Copy it.
  3. 3
    Login with the CLI
    Run the command below, then enter the demo URL and paste your API key when prompted.
    mcp-depot --login
    Demo server URL:
    https://demo-api.mcp-depot.com/api/mcp
  4. 4
    Add to .cursor/mcp.json
    Cursor Settings → MCP → Add server
    "mcp-depot": { "command": "mcp-depot", "args": ["--mcp"] }
  5. 5
    Reload Cursor
    MCP Depot tools will be available in Cursor Agent.

⚠ API keys reset hourly with demo data. Re-run steps 2–3 if your connection drops.

  1. 1
    Login to the demo UI
  2. 2
    Generate an API key
    Settings → API Keys → Generate new key. Copy it.
  3. 3
    Add to your MCP client config
    For stdio-compatible clients (Claude Code, Cursor, etc.) — the CLI proxy uses the stored credentials automatically:
    command: mcp-depot args: ["--mcp"]
    For SSE/HTTP clients — use the MCP endpoint directly with your API key as a bearer token:
    https://demo-api.mcp-depot.com/api/mcp

⚠ API keys reset hourly with demo data. Regenerate from Settings if your connection drops.

Demo resets in

60

All demo data will be cleared and the page will reload automatically.