MCP server for Fizzy kanban task management.\ \ \ \ Install via npx — no build step required:\ \ \ \
{\
\
"mcpServers": {\
\
"fizzy": {\
\
"command": "npx",\
\
"args": ["-y", "@silky/fizzy-mcp"],\
\
"env": {\
\
"FIZZY_TOKEN": "\u003cYOUR_TOKEN\u003e"\
\
}\
\
}\
\
}\
\
}\
\\ \
### 7 tools:\ \ \ \
fizzy_account— get, set, or list accounts\ \fizzy_boards— list boards with column summaries\ \fizzy_search— search cards with filters (tags, assignees, status)\ \fizzy_get_card— full card detail with comments and checklists\ \fizzy_task— create, update, move, close, reopen, triage cards\ \fizzy_comment— add, update, or delete comments\ \fizzy_step— manage checklist steps (add, update, complete, reorder)\ \
\ \ Supports Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Cline, and Continue.


