€5 free · 5% back · 1 t CO₂ per stay

IMPT × Claude (MCP)

Let Claude book hotels.

Add the IMPT MCP server to Claude Desktop or Claude Code. The model gains four tools — search_hotels, get_quote, get_deeplink, track — and produces canonical booking links your readers can complete in one click.

Install in Claude Desktop

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "impt": {
      "url": "https://swarm.impt.io/api/mcp/http"
    }
  }
}

Install in Claude Code

claude mcp add impt --transport http --url https://swarm.impt.io/api/mcp/http

Endpoints (live now)

Streamable HTTP transport — swarm.impt.io/api/mcp/http

Server info (paste-ready config) — swarm.impt.io/api/mcp/info

OpenAPI Action manifest → (use for ChatGPT GPTs and generic agents)

Tools available

Status

LIVE 2026-05-09 — Streamable HTTP transport active. Tool calls are stateless JSON-RPC 2.0; intents persist 90 days.