CuratedMCP
πŸ’»
Claude Code
Free

How to Install Robot Speed in Claude Code

SEO tools for AI agents: audits, CWV, keywords, AI visibility, traffic, backlinks.

What Robot Speed does

SEO tools for AI agents β€” audits, Core Web Vitals, keywords, AI visibility, traffic, backlinks, content/CMS publishing. 12 free tools no auth; paid OAuth 2.1.

seo

Installation steps

  1. 1Copy the config below
  2. 2Open or create .claude/mcp.json in your project root
  3. 3Paste inside "mcpServers": {}
  4. 4Reload Claude Code

Configuration

File location: .claude/mcp.json (project root) or ~/.claude/mcp.json (global)

.claude/mcp.jsonjson
{
  "robotSpeed": {
    "command": "Remote",
    "args": [
      "MCP",
      "endpoint:",
      "https://www.robot-speed.com/api/mcp"
    ]
  }
}
Full server details GitHub Open Config Editor

Install in other clients

For maintainers

If you maintain Robot Speed, add this badge to your README to show it's verified on CuratedMCP:

CuratedMCP Verified
[![CuratedMCP Verified](https://www.curatedmcp.com/api/badge/robot-speed)](https://www.curatedmcp.com/marketplace/robot-speed)

Related servers