sheepit-mcp

sheepit-ai/sheepit-mcp
★ 1 stars TypeScript Security Updated 1d ago
Sheepit MCP server — Claude / Cursor / any MCP client drives your Sheepit project (campaigns, flags, experiments, dashboards) from a chat
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sheepit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sheepit-ai/sheepit-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for Sheepit. Lets Claude / Cursor / any MCP-compatible client drive your Sheepit project — campaigns, destinations, flags, dashboards, insights queries — directly from a chat. The same `~/.sheepit/credentials.json` file `sheepit login` writes authenticates this server. One OAuth round-trip, both surfaces unlocked.