MCP Server
MCP
io.github.hrandhawa02/squad_up
Create events, add invitees, manage potlucks and carpools via natural language.
Install
uvx squad-up-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "squad-up-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of your Squad Up API (e.g. https://your-backend.url/api)",
"format": "string",
"name": "SQUAD_UP_API_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment