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
{
"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