fizzy for Claude Code
io.github.davegomez/fizzy
MCP server for Fizzy task management
client:Claude Code
transport:stdio
runtime:npm
Install fizzy in Claude Code
run in your project directory
claude mcp add fizzy -e FIZZY_TOKEN=<FIZZY_TOKEN> -e FIZZY_BASE_URL=<FIZZY_BASE_URL> -e FIZZY_ACCOUNT=<FIZZY_ACCOUNT> -- npx -y @silky/fizzy-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs