Odel
Sightkick

Sightkick

@sightkick-soMITUpdated 1w ago

Track AI visibility (ChatGPT, Gemini, AI Overviews), research SEO keywords, write, publish, prove.

Server endpointStreamable HTTPOAuthProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Sightkick MCP server

This repo is metadata and documentation, not the server's source. Sightkick is a hosted product; the server runs at https://app.sightkick.so/mcp and there is nothing here to install or self-host. What you'll find is server.json — the MCP Registry entry — plus the connection instructions and tool catalog below.

Sightkick is an SEO/AEO autopilot. It tracks how ChatGPT, Gemini, Google AI Overviews and AI Mode answer your buyers' questions, researches the keywords worth winning, writes and publishes articles on a daily calendar, and proves outcomes with Google Search Console data.

This server hands all of that to your agent: 31 tools over streamable HTTP, authenticated with OAuth 2.1. Agent access is included in every paid plan — it is never a separate tier.

Endpoint

https://app.sightkick.so/mcp

There is no API key. The first call opens a sign-in, and one OAuth grant is bound to one workspace (one website) — the consent screen carries a workspace selector.

Connect

Claude Code

claude mcp add --transport http sightkick https://app.sightkick.so/mcp

Claude (desktop and claude.ai) — Settings → Connectors → "Add custom connector", paste the endpoint.

ChatGPT — Settings → Connectors, turn on Developer mode, "Add", paste the endpoint.

Cursor — Settings → MCP → "Add server", pick streamable HTTP, paste the endpoint.

VS Code — run "MCP: Add Server" from the command palette, pick HTTP, paste the endpoint.

Anything else that speaks MCP over streamable HTTP — add a custom or remote server and paste the same endpoint.

There is also a skill that teaches an agent how to use these tools well, rather than just what they are:

npx skills add sightkick-so/skill

Tools

R read-only · W write · ! destructive, requires explicit confirmation.

AI visibility

Tool
Rget_visibility_summaryMentions, citations and recommendations across engines
Rlist_tracked_promptsThe tracked prompt panel, with per-prompt verdicts
Rget_tracked_promptOne prompt with its per-engine run list
Rget_ai_answerA stored AI answer, verbatim
Rlist_cited_sourcesThe pages AI answers were built from
Rlist_visibility_gapsWhere competitors are named and you aren't
Wtrack_promptStart tracking a buyer prompt
!retire_promptStop tracking one, freeing a slot

Proof and research

Tool
Rget_search_metricsReal Search Console clicks, impressions, CTR, position
Rlist_keywordsThe keyword pool, ranked by Opportunity
Rlist_outreachThe off-page coverage ledger
Rget_workspaceThe connected website: engines, locale, publish mode
Rlist_connectionsConnected CMS destinations
Rlist_activityThe attributed activity feed
Rsearch_guidanceSightkick's SEO/AEO methodology

Articles

Tool
Rlist_articles / get_articleFind an article, read its content
Wcreate_article_draftWrite your own draft as semantic HTML
Wupdate_articleEdit an article's content or metadata
Wgenerate_articleDelegate to Sightkick's staged pipeline
Rscore_articleGrade a draft on five pillars, with fixes
Wqueue_article / unqueue_articlePut it on the plan, or take it off

Shipping

Tool
Rget_calendarThe publishing calendar
Wreschedule_articleMove an article, insert-and-slide
Wset_autopilot_modeThe writing dial: auto, drafts, manual
Rlist_actionsThe to-do list, each row owned by you or the autopilot
Wcomplete_actionMark one done, with a result note
!skip_actionDismiss one (remembered 60 days)
Wrequest_actionOrder an article from the pipeline
!publish_articlePublish to the connected CMS

Rules

  • One grant, one website. An agent connected to one workspace cannot read or touch another.
  • Every write is attributed. Each call lands in the workspace's activity feed against the OAuth client that made it.
  • Limits are enforced, not documented. One generation in flight and five manual runs a day, 25 scores a day, 20 writes an hour per workspace.
  • Publishing needs confirm: true, unless the workspace already runs on full auto. It is meant to represent real user approval, never an automatic retry.

Links

MIT © Sprike LLC (Sightkick)