Loading MCP server directory, please wait...
MCP server for Fizzy task management
npx @getmcp/cli add io.github.davegomez/fizzyRequires Node.js 18+. Community-contributed server. Review source before installing.
FIZZY_TOKENFizzy API authentication token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davegomez/fizzy": {
"command": "npx",
"args": [
"-y",
"@silky/fizzy-mcp"
],
"env": {
"FIZZY_TOKEN": "",
"FIZZY_BASE_URL": "",
"FIZZY_ACCOUNT": ""
}
}
}
}