SEO tools for AI agents: audits, CWV, keywords, AI visibility, traffic, backlinks.
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.
from agents import Agent
from agents.mcp import MCPServerStdio
mcp_server = MCPServerStdio(
command="Remote",
args=["MCP", "endpoint:", "https://www.robot-speed.com/api/mcp"],
)
agent = Agent(
name="My Agent",
model="gpt-4o",
mcp_servers=[mcp_server],
)If you maintain Robot Speed, add this badge to your README to show it's verified on CuratedMCP:
[](https://www.curatedmcp.com/marketplace/robot-speed)