Want a free personalized recommendation for your software stack?Get yours
That Marketing Buddy
Home/MCP/Temso AI
Temso AI

Temso AI MCP Server

Yes. Temso puts a read-only GEO server on every plan from $29, and it is genuinely read-only: the Actions that change things stay in the app where you approve them.

OFFICIAL MCP✓ alivePublic APIAuth: OAuth (browser sign-in, no API key)LLMs: Claude Code, ChatGPT, Cursor, Claude (Desktop/Web)
MCP status verified 2026-08-06Agent-readiness 7/10
Data from Buddy's database, auto-rechecked weekly

What is the Temso AI MCP server?

Temso runs a live MCP server at https://app.temso.ai/api/v1/mcp. Authentication is OAuth: you add the connector, a Temso sign-in page opens in the browser, and there is no API key to manage. An unauthenticated handshake returns 401 with protected-resource metadata, confirming the server is live and gated. It works with Claude, Claude Code, Cursor, ChatGPT and other MCP-compliant clients, and it is included on every plan including $29 Basic. Note that Temso does not link the server from its marketing site or sitemap, so the endpoint is easy to miss.

The exposed tools are read-only and cover the data a GEO agent wants: visibility analytics, share-of-voice and competitive rankings, prompt-level results, citations, and the agent's prioritized actions. So an assistant can read and reason over your AI-search visibility, but it cannot trigger Temso's Actions through MCP (those run in the app).

This is a real, native MCP path, which is the cleanest way to get Temso's data into an assistant. The main limitation is that it is read-only.

For the rest of the picture see the Temso AI review or full pricing breakdown.

Inside Claude / Cursor / Codex

What you can build with the Temso AI MCP

Illustrative workflow examples. Exact tool names, parameters, and outputs come from Temso AI's MCP server schema, so check the docs for the live surface.

temso-mcplive
>Show me my top 10 keywords by traffic this month
temso.get_top_keywords({ limit: 10 })
TOP 5 KEYWORDS · LAST 30 DAYS
marketing automation12,400 visits
email marketing software8,920 visits
seo tools 20266,310 visits
best crm small business4,580 visits
mcp marketing tools2,140 visits
Scale to top 50? Just ask.
temso-mcplive
>Which competitors rank for keywords I'm losing positions on?
temso.compare_competitor_overlap()
LOSING POSITIONS · 3 KEYWORDS
marketing automation tools→ rival.com (#3)
best email marketing 2026→ competitor.io (#1)
ai marketing assistant→ newentrant.ai (#5)
Want a full SERP gap report?
temso-mcplive
>Audit my newest blog post and flag low-effort SEO fixes
temso.audit_url({ url: "mysite.com/post" })
QUICK WINS · 3 FOUND
Missing meta descriptionfix in 30s
H1 doesn't match target keywordfix in 1m
No internal links to top pagesfix in 2m
TMB SCORE FOR Temso AIMCP: OfficialAgent fit: 7/10
Read review →

Which AI clients can use Temso AI MCP?

Not every AI assistant supports MCP natively. Per-client picture for Temso AI:

ClientSupportNotes
Claude CodeNative MCPAdd the Temso MCP connector (OAuth sign-in, no key). Read-only tools.
ChatGPTNative MCPConnect the Temso MCP server (OAuth). Read-only.
CursorNative MCPAdd the MCP connector (OAuth). Read-only tools.
Claude (Desktop/Web)Native MCPAdd as a custom connector via the MCP URL (OAuth).

How to connect Temso AI MCP to Claude Desktop

Add this block to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows), then restart Claude Desktop. Cursor and Codex use a similar schema.

{
  "mcpServers": {
    "temso": {
      "command": "npx",
      "args": ["mcp-remote", "<YOUR_MCP_URL>"]
    }
  }
}
// HTTP-transport MCP. Get your <YOUR_MCP_URL> from the vendor dashboard.
// Server source: https://app.temso.ai/api/v1/mcp
// Claude Code (one-liner): claude mcp add temso <YOUR_MCP_URL> --transport http

Some MCP servers require an API key. Check the source page for setup: app.temso.ai/api/v1/mcp.

Does Temso AI MCP cost extra?

Included with subscription

Temso AI ships an official MCP server that uses your existing subscription credentials.

  • No separate MCP licence to buy. You pay for your Temso AI plan, the MCP server queries that account.
  • Whether it's gated to a specific tier wasn't extracted automatically — verify the access requirements on the MCP page or pricing docs.

Temso AI also publishes a REST API

Temso AI publishes an API, but per-tier gating wasn't extracted automatically.

API docs
Auth method
SDK languages
OpenAPI spec
Webhooks
Structured outputs
See Temso AI API page

What you can do with Temso AI from an AI agent

Three shapes of agent workflow. Pick the row that matches how you actually use Claude / Cursor / Codex day to day.

INDIE / SOLO

Skip the dashboard, ask Claude

  • "What keywords moved this week?" answered in seconds
  • Quick one-off questions without leaving the editor
  • Pipe Temso AI data into your personal notes / docs without writing a script
Effort: 30 seconds — paste the config, restart Claude
AGENCY

Run client analysis at agent speed

  • Hand the MCP server to your team — every consultant can ask Claude about any client's Temso AI account
  • Multi-account workflows without context-switching the Temso AI UI
  • Reports you'd normally spend hours on, done before standup
Effort: An afternoon — set up auth per client
IN-HOUSE TEAM

Production agent workflows

  • Embed in your internal Codex / Cursor agents that triage Temso AI data daily
  • Combine with other MCP servers in a multi-step agent chain
  • Constrain agents to read-only roles to keep production Temso AI safe
Effort: Days — security review + role config

Limits and gotchas

  • Official MCP server — published by Temso AI themselves, so it should track product changes.
  • Fallback: the REST API works for any flow the MCP server doesn't cover.
  • Rate limits: MCP calls count against your underlying Temso AI API quota. Burst usage from a curious agent can drain a daily allowance fast.
7/10

Agent-readiness verdict

A live, OAuth-authenticated MCP server that reads straight into Claude, Cursor and ChatGPT. Read-only, so no agent-triggered actions, but a genuine native integration that is on every plan. Strong 7 out of 10.

Scored by Joonas (TMB).

Temso AI MCP & API FAQ

Is the Temso AI MCP server official?+
Yes — an official, vendor-maintained server at https://app.temso.ai/api/v1/mcp.
Can I use the Temso AI MCP with Cursor or Codex?+
Yes — MCP is a protocol, not Claude-specific. Any MCP-capable client (Cursor, Codex, Windsurf, Zed) can use the same server config with minor path adjustments.

Sources

Data verified by Joonas on the dates shown. MCP server status auto-rechecked weekly.

Joonas Rotko
Joonas RotkoAuthor & Founder of That Marketing Buddy

10+ years in digital marketing. I review marketing software for AI-stack fit: real pricing, MCP and API support, and how cleanly each tool drops into an AI agent workflow, cross-checked against verified data and real user feedback.

Temso AI

Try Temso AI
WEEKLY NEWSLETTER

The marketing tools worth your money, scored for AI agent readiness

Every week I score the tools for MCP, API, and agent-readiness, then email you the ones that actually deliver, what plugs into Claude and Cursor, the pricing changes, and what to skip. No fluff, no daily spam.

Join for free. One email a week, unsubscribe anytime.