Scope for agents
Add Scope MCP to Cursor
Drop Scope into .cursor/mcp.json and let Cursor pull visibility scores, citations, and draft schema fixes while you ship. One MCP endpoint, restricted API key.
Setup
.cursor/mcp.json
{
"mcpServers": {
"scope": {
"url": "https://scope.online/mcp",
"headers": {
"Authorization": "Bearer SCOPE_API_KEY"
}
}
}
}1
Add the JSON below to .cursor/mcp.json (or use the one-click deeplink from your Scope dashboard).
2
Restart Cursor, or reload the MCP servers list, so it picks up the new server.
3
Then in chat: “Run a Scope readiness check on this site and fix the top schema issue.”
Cursor MCP config
{
"mcpServers": {
"scope": {
"url": "https://scope.online/mcp",
"headers": {
"Authorization": "Bearer YOUR_SCOPE_API_KEY"
}
}
}
}Try it
“Run a Scope readiness check on this site and fix the top schema issue.”
“What is my current Scope visibility score?”
“Test the prompt "best plumber near me" before we track it.”