Skip to content
Claude Desktop

Mindcase for Claude Desktop

io.github.mindcase-co/mindcase

Access 30+ data collection agents from Claude with natural language.

client:Claude Desktop transport:stdio runtime:pypi

Install Mindcase in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mindcase": {
      "command": "uvx",
      "args": [
        "mindcase-mcp"
      ],
      "env": {
        "MINDCASE_API_KEY": "<MINDCASE_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Mindcase in other clients