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-scoreScores any URL on six on-page categories with the top three fixes
geo-aeo-readinessAudits whether a website can be cited by AI search, with a diagnostic ladder
robots-ai-auditPer-bot reachability verdict for AI crawlers across four layers
agent-ready-checklistWalks the agent-discovery stack with paste-ready fixes
schema-recommenderDiagnoses JSON-LD and prescribes schema.org payloads
google-update-impactMatches a website's signals against a Google update's risk factors
ai-search-explainedReference explanation of how AI search selects and cites sources
ask-momentic-blogAnswers SEO questions from Momentic's blog with citations
internal-linkingLink-graph analysis and internal linking recommendations
entity-graph-auditAudits how a website establishes its entities
content-briefBuilds 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.txtWhat this website is, for language models
/agents.mdSame content as markdown
/auth.mdAccess statement: everything is open, no credentials
/robots.txtContent Signals: search, AI input, and AI training all permitted
/.well-known/api-catalogRFC 9727 API catalog
MCP server cardServer metadata and transport
/agent-trafficAggregate counts of agent visits to these surfaces

DNS-based discovery is published too: _index._agents.momenticmarketing.com (SVCB).

Questions or ideas: tyler@momenticmarketing.com