Developer Tools
Trust: 37/100 (Limited)io.github.davegomez/fizzy Guide
MCP server for Fizzy task management
1 starsby davegomez
Quick Start
Install
npx @silky/fizzy-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-davegomez-fizzy": {
"command": "npx",
"args": [
"@silky/fizzy-mcp"
]
}
}
}