PluginBench
MCP Server

StudioMeyer GEO MCP Server

io.studiomeyer/geo

What is the StudioMeyer GEO MCP server?

AI visibility monitoring. 24 tools, 8 LLM platforms, Hallucination Guard. Free tier.

How to install StudioMeyer GEO

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "geo": {
      "url": "https://geo.studiomeyer.io/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "geo": {
      "serverUrl": "https://geo.studiomeyer.io/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "geo": {
      "type": "http",
      "url": "https://geo.studiomeyer.io/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "geo": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://geo.studiomeyer.io/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http geo https://geo.studiomeyer.io/mcp

Related MCP servers

Free Memory-First AI Operator course as an MCP server. Bundled curriculum, no account needed.

View repository →

Security sidecar for MCP servers: prompt-injection scan, Ed25519 verify, tools/list drift. 10 tools.

View repository →

Agent Personas for Claude. 16 tools, 13 personas, 3 workflows. OAuth 2.1. Free.

AI-native CRM with 33 tools. Pipeline, leads, deals, Stripe sync. OAuth 2.1. Free tier.

Audits MCP servers for Claude Code mcp_tool hook readiness: idempotency, latency, side-effects.

View repository →

AI memory with 56 tools. Knowledge Graph, semantic search, OAuth 2.1 + Magic Link. Free tier.