← Index

io.github.CourtimusPrime/gopher

io.github.CourtimusPrime/gopher·v0.1.0·Other
Quality Score
80
/100

Lead intelligence layer for AI agents. Discover and enrich B2B prospects from natural language.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "gopher": {
      "command": "npx",
      "args": [
        "-y",
        "gopher-mcp"
      ],
      "env": {
        "GOPHER_API_KEY": "<your-gopher_api_key>",
        "GOPHER_API_BASE_URL": "<gopher_api_base_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "gopher": {
      "command": "npx",
      "args": [
        "-y",
        "gopher-mcp"
      ],
      "env": {
        "GOPHER_API_KEY": "<your-gopher_api_key>",
        "GOPHER_API_BASE_URL": "<gopher_api_base_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y gopher-mcp
§02  Environment variables
GOPHER_API_KEY
requiredsecret

Your Gopher API key (gph_…) from https://gopher.it.com/api-keys

GOPHER_API_BASE_URL

Gopher API base URL (default: https://gopher.it.com)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other