Loading MCP server directory, please wait...
SignUpGenius for Claude — sign-ups, slot reports, and groups. Free accounts or Pro API key.
npx @getmcp/cli add io.github.chrischall/signupgenius-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/signupgenius-mcp": {
"command": "npx",
"args": [
"-y",
"signupgenius-mcp"
],
"env": {
"SIGNUPGENIUS_EMAIL": "",
"SIGNUPGENIUS_PASSWORD": "",
"SIGNUPGENIUS_USER_KEY": "",
"SIGNUPGENIUS_NAME": "",
"SIGNUPGENIUS_BASE_URL": "",
"SIGNUPGENIUS_LEGACY_BASE_URL": "",
"SIGNUPGENIUS_LOGIN_URL": "",
"SIGNUPGENIUS_DISABLE_FETCHPROXY": ""
}
}
}
}