Plugin Claude Code
SignUpGenius MCP server for Claude — read sign-ups, slots and groups, RSVP, and claim or release slots. Three auth paths: Pro API key, email/password, or sign in via the fetchproxy browser extension.
Plugin Claude Code
SignUpGenius MCP server for Claude — read sign-ups, slots and groups, RSVP, and claim or release slots. Three auth paths: Pro API key, email/password, or sign in via the fetchproxy browser extension.
Instructions file
Claude Code instructions for chrischall/signupgenius-mcp, covering claude.md, tl;dr, environment, path 2 — session email/password login (free accounts) and auth resolution (pattern a template).
Skill Claude CodeCodex
Access SignUpGenius (sign-ups, groups, RSVPs) from a shell with curl instead of running the signupgenius-mcp server — server-side email/password login to a JWT + cfid/cftoken cookies, then curl the v3 API and legacy /SUGboxAPI.cfm dispatcher directly. Use when you want SignUpGenius data without the MCP, in a script…
Skill Claude CodeCodex
Read sign-up sheets, slot reports, and groups on SignUpGenius — and add members to your groups. Triggers on phrases like "check SignUpGenius", "what am I signed up for", "what slots are left for [event]", "available slots", "list my SignUpGenius groups", "add [person] to my [group] group", or any request involving…
MCP server Claude CodeCodexCursor +2
SignUpGenius for Claude — sign-ups, slots, groups, and RSVPs. Free accounts or Pro API key. Runs locally from the signupgenius-mcp npm package. Needs 10 environment variables to run.