Momentic tools for AI agents
A free MCP server and eleven agent skills for SEO, GEO, and AEO audits. No signup, no API key, no rate card. Built and maintained by Momentic.
The MCP server
Endpoint: POST https://momenticmarketing.com/mcp (JSON-RPC 2.0, MCP protocol, no auth). Server card: /.well-known/mcp/server-card.json. Tools include analyze_page and analyze_site (any public URL or domain), check_bots (AI-crawler access), compute_link_graph, extract_links, lookup_entity, parse_freshness_signals, and search over Momentic's content.
Add it to Claude Code together with the skills in one step:
claude plugin marketplace add web-shredder/momentic-skills claude plugin install momentic@momentic
Or add the server alone to any MCP client with type http and URL https://momenticmarketing.com/mcp.
The skills
page-seo-score | Scores any URL on six on-page categories with the top three fixes |
geo-aeo-readiness | Audits whether a website can be cited by AI search, with a diagnostic ladder |
robots-ai-audit | Per-bot reachability verdict for AI crawlers across four layers |
agent-ready-checklist | Walks the agent-discovery stack with paste-ready fixes |
schema-recommender | Diagnoses JSON-LD and prescribes schema.org payloads |
google-update-impact | Matches a website's signals against a Google update's risk factors |
ai-search-explained | Reference explanation of how AI search selects and cites sources |
ask-momentic-blog | Answers SEO questions from Momentic's blog with citations |
internal-linking | Link-graph analysis and internal linking recommendations |
entity-graph-audit | Audits how a website establishes its entities |
content-brief | Builds a data-backed content brief for a target topic |
Skills are also published under the Agent Skills convention at /.well-known/agent-skills/index.json, installable in any compliant runtime: curl -fsSL https://momenticmarketing.com/install-skills.sh | sh
Everything machine-readable on this domain
| /llms.txt | What this website is, for language models |
| /agents.md | Same content as markdown |
| /auth.md | Access statement: everything is open, no credentials |
| /robots.txt | Content Signals: search, AI input, and AI training all permitted |
| /.well-known/api-catalog | RFC 9727 API catalog |
| MCP server card | Server metadata and transport |
| /agent-traffic | Aggregate counts of agent visits to these surfaces |
DNS-based discovery is published too: _index._agents.momenticmarketing.com (SVCB).
Questions or ideas: tyler@momenticmarketing.com