MCP · Connect your AI

Setting up MCP

Connect Claude, Claude Code, ChatGPT, Cursor or any MCP client.

The Silvane MCP endpoint is:

https://mcp.silvane.app/mcp

Claude (claude.ai, desktop, mobile)

  1. Open Settings → Connectors on claude.ai.
  2. Choose Add custom connector and paste the endpoint.
  3. Click Connect and sign in with your Silvane account.

Claude Code

claude mcp add --transport http silvane https://mcp.silvane.app/mcp

ChatGPT

  1. In Settings → Apps & Connectors, enable Developer mode (under Advanced).
  2. Choose Create, name it Silvane, and paste the endpoint as the MCP server URL.
  3. Save, then sign in with your Silvane account when prompted.

Custom connectors require a paid ChatGPT plan with Developer mode.

Cursor & other clients

Any client that speaks MCP over Streamable HTTP works. For Cursor, add to .cursor/mcp.json:

{
  "mcpServers": {
    "silvane": {
      "url": "https://mcp.silvane.app/mcp"
    }
  }
}

Disconnecting

Remove the connector from your client's settings; access stops immediately.

Setting up MCP - Docs | Silvane, MTG Collection Tracker