MCP Server
MCP
Scope
AI visibility & recommendation monitoring for ChatGPT, Claude, Gemini & Perplexity.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://scope.online/mcp",
"headers": [
{
"description": "Bearer <Scope API key>. Create a restricted key at https://app.scope.online/settings/agents — default scopes are read + scan:run.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment