Other clients

Connect the Raffle MCP server to any MCP-compatible client over HTTP.

The Raffle MCP server works with any client that supports remote MCP servers over Streamable HTTP transport.

General setup

The configuration details vary by client, but the core steps are the same:

  1. In your client’s MCP or tools settings, add a new server.
  2. Set the server URL to your MCP URL (https://mcp.raffle.ai/experimental/{UID}/mcp).
  3. Set the transport type to Streamable HTTP (also called HTTP+SSE in older clients — prefer Streamable HTTP where available).
  4. No authentication is required.
  5. Save and enable the server.

Once connected, the client will discover the Raffle search tool automatically via the MCP handshake.

For more about MCP clients and compatibility, see the MCP documentation →