squad up for Claude Desktop
io.github.hrandhawa02/squad_up
Create events, add invitees, manage potlucks and carpools via natural language.
client:Claude Desktop
transport:stdio
runtime:pypi
Install squad up in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"squad_up": {
"command": "uvx",
"args": [
"squad-up-mcp"
],
"env": {
"SQUAD_UP_API_URL": "<SQUAD_UP_API_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs