← Back to Plugins
MCP Server MCP

Scope

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

AI visibility & recommendation monitoring for ChatGPT, Claude, Gemini & Perplexity.

Homepage Verified source

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

Loading comments...