Connect

One URL.
Everywhere your AI works.

Agentorist is a hosted Model Context Protocol server. There's nothing to install. Point any MCP-compatible AI client at the endpoint below and it instantly gains the ability to search, discover, and book.

Server endpoint · streamable-http
https://mcp.agentorist.com/mcp
Grok · xAI

Grok

Grok supports custom MCP servers directly in its Connectors panel — no config files, no plan restrictions.

Or set up manually
  1. Go to grok.com/connectors (web, iOS, or Android)
  2. Click New Connector
  3. Select Custom
  4. Paste the server URL below and confirm
https://mcp.agentorist.com/mcp

Then just ask Grok: "What's on in Boston this weekend?"

Claude.ai · Anthropic

Claude.ai (web)

The Claude.ai app connects to custom MCP servers right in Settings — no config files. Available on paid plans only (Pro, Team, or Enterprise).

Or set up manually
  1. Go to Settings → Connectors
  2. Click Add custom connector
  3. Paste the server URL below and confirm
https://mcp.agentorist.com/mcp

Requires a paid Claude plan (Pro, Team, or Enterprise). Then just ask: "What's on in Boston this weekend?"

Claude Desktop · Anthropic

Claude Desktop

Two ways in — the easy Connectors UI (paid plans), or a config file that works on any plan, including free.

The easy way · paid plans
  1. Settings → ConnectorsAdd custom connector
  2. Paste the server URL below and confirm
https://mcp.agentorist.com/mcp
Config file · works for everyone (incl. free)
  1. Open (or create) claude_desktop_config.json
  2. Add the block below, then quit and reopen Claude
{ "mcpServers": { "agentorist": { "url": "https://mcp.agentorist.com/mcp" } } }

Config file location (macOS): ~/Library/Application Support/Claude/claude_desktop_config.json

ChatGPT · OpenAI

ChatGPT

ChatGPT connects to remote MCP servers via Developer Mode (available on Plus, Pro, Team, Enterprise, and Edu plans).

Or set up manually
  1. Settings → Apps & Connectors → Advanced settings → toggle Developer Mode on
  2. Settings → Apps & Connectors → Add new connector
  3. Name it Agentorist, add a short description
  4. Paste the MCP server URL below
  5. Authentication: None — Agentorist needs no login
https://mcp.agentorist.com/mcp

ChatGPT only supports remote HTTPS MCP servers — which is exactly what Agentorist is.

Gemini · Google

Gemini

Gemini CLI supports MCP today via a config file. MCP support in the consumer Gemini app hasn't shipped yet — we'll update this the moment it does.

Gemini CLI setup
  1. Open (or create) ~/.gemini/settings.json
  2. Add the config below under mcpServers
  3. Restart Gemini CLI — Agentorist's tools become available
{ "mcpServers": { "agentorist": { "httpUrl": "https://mcp.agentorist.com/mcp" } } }

Using the consumer Gemini app instead? MCP connector support is on Google's roadmap but not live yet — Gemini CLI is the way in for now.

Cursor

Cursor

Add Agentorist globally (all projects) or per-project via an mcp.json file.

One click — Cursor opens with the install dialog pre-filled. Confirm and Agentorist is connected.

Or set up manually
  1. Create ~/.cursor/mcp.json (global) or .cursor/mcp.json in your project
  2. Add the config below
  3. Settings (⌘⇧J) → Features → Model Context Protocol → confirm it's enabled
{ "mcpServers": { "agentorist": { "url": "https://mcp.agentorist.com/mcp", "transport": "streamable-http" } } }
VS Code · GitHub Copilot / Cline / Continue

VS Code

For developers using Copilot agent mode or any MCP-capable extension (Cline, Continue) inside Visual Studio Code.

One click — VS Code opens with a pre-filled install dialog. Once added, any AI assistant inside VS Code that speaks MCP can use Agentorist.

Any MCP client

Everything else

Cline, Continue, Gemini CLI, Windsurf, or any client that speaks the Model Context Protocol — point it at the same endpoint.

https://mcp.agentorist.com/mcp Transport: streamable-http · No authentication required

Need the discovery manifest? /.well-known/mcp.json

What you get

Once connected, your AI can discover and book real things across events, movies, hotels, restaurants and more — in real time, right inside the conversation. There are no commands to learn. Just ask in plain language — "find me two tickets to a show in Boston tonight" — and it handles the search, the options and the booking hand-off for you.