Loading MCP server directory, please wait...
Create events, add invitees, manage potlucks and carpools via natural language.
npx @getmcp/cli add io.github.hrandhawa02/squad_upRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hrandhawa02/squad_up": {
"command": "uvx",
"args": [
"squad-up-mcp"
],
"env": {
"SQUAD_UP_API_URL": ""
}
}
}
}