Let your AI agent check your AI visibility
SeenMeter ships an MCP server and an official SKILL.md so Claude Code, Cursor or Codex can pull your citations, run the audit, and write the report — without you opening a dashboard.
The server
One command, four tools
No SDK, no custom client. The SeenMeter MCP server runs over stdio, like every other tool your agent already uses.
$ npx seenmeter-mcp
SeenMeter MCP server v0.1.0 (preview)
4 tools registered · stdio transport
tools/list
$
Agent tasks
What your agent can do with SeenMeter MCP
Four tools, four jobs you stop doing by hand.
check_visibilityRun the audit
Your agent kicks off a full visibility check and reads the results — without you opening a dashboard.
“Check if we're cited for 'best crm for startups' and draft fixes.”
list_citationsPull your citations
Every source AI engines cite in your category, ready to turn into an outreach or content list.
“List the sources Perplexity cites in our category that never mention us.”
compare_competitorsWatch the gap
Share of voice against your tracked competitors, per engine, straight into your agent’s context.
“Compare our ChatGPT visibility to our top competitor this month and summarize what changed.”
export_reportWrite the report
The full report as markdown — your agent can file it, post it, or rewrite it for your team.
“Run the weekly visibility report and drop it in our docs folder.”
Setup
A few lines of config
Add the server, paste your key, restart the client. That is the whole install.
{
"mcpServers": {
"seenmeter": {
"command": "npx",
"args": ["-y", "seenmeter-mcp"],
"env": { "SEENMETER_API_KEY": "sm_live_…" }
}
}
}The same server works in Cursor, VS Code, Windsurf, Codex and any other MCP-compatible client.
Agent Skill
SKILL.md — the part most MCP servers skip
MCP gives your agent access. The Skill teaches it competence.
An MCP connection alone still leaves your agent guessing: which tool for which question, what a “mention” actually means, how to structure the answer. SeenMeter ships an official SKILL.md that Claude Code, Cursor and Codex read before touching a tool.
Consistent metrics. The Skill defines mention, citation, rank and share of voice precisely — so your agent never reports one as the other.
The right endpoints. Which tool answers which question, with scope and time window spelled out. No guessing, no wasted calls.
One report format. A fixed structure for every audit, so this week’s report reads like last week’s and diffs cleanly.
## Metrics
mention ≠ citation ≠ rank — use each term only as defined below.
## Tools
check_visibility for audits, list_citations for sources, compare_competitors for share of voice.
## Scope
Always state engine, prompt set and time window before reporting a number.
## Report format
Summary → per-engine table → evidence quotes → suggested fixes.
Waitlist
Get the MCP server first
The server and Skill ship with the app launch — on every plan, including free.
FAQ
MCP + Agent Skill questions
See yourself the way every AI sees you.
Free check, no signup. Then track it every day.