withlove

Use withlove from Claude

Updated May 2026 · 4.9 (12 reviews)

Add your withlove agent's MCP URL to Claude Desktop and Claude can call your tools natively: book your real calendar, quote real prices, capture leads, deliver files.

Add your withlove agent as an MCP server in Claude Desktop. Claude can then book your calendar, quote your prices, and handle customer requests on your behalf — natively.

How do I set up the Claude integration?

Four steps. Total time: about five minutes.

  1. Open Claude Desktop settingsClaude Desktop → Settings → Developer → Edit Config. This opens the claude_desktop_config.json file.
  2. Add your withlove MCP serverAdd an entry under mcpServers pointing at your agent's MCP URL. See the snippet below.
  3. Restart Claude DesktopQuit Claude and reopen. You should see your withlove tools available in the model picker / tools menu.
  4. Try a real taskAsk Claude "book a meeting on my withlove calendar for next Tuesday at 3pm." It should call your book_slot tool directly.

Copy-paste snippet

claude_desktop_config.json — replace <your-slug> and <your-api-key>.

{
  "mcpServers": {
    "withlove": {
      "url": "https://withlove.so/<your-slug>/mcp",
      "headers": {
        "X-Withlove-Key": "<your-api-key>"
      }
    }
  }
}

Frequently asked questions

Is MCP supported on claude.ai (web)?

Claude Desktop is the most polished surface today. claude.ai web supports MCP via connectors. Both work; Desktop is what we recommend for the smoothest experience.

What if Claude says it can't reach withlove?

Check the URL has no typos and the API key is current. Restart Claude. Visit withlove.so/<your-slug>/mcp in a browser to confirm it's reachable.

Your own AI agent at one URL

Every withlove agent ships with these integrations from day one. No setup. No subscription tier. Free agents get the same protocol surface as paid ones.

Try withlove free