io.github.davegomez/fizzy
Quality Score
76
/100
MCP server for Fizzy task management
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"fizzy": {
"command": "npx",
"args": [
"-y",
"@silky/fizzy-mcp"
],
"env": {
"FIZZY_TOKEN": "<your-fizzy_token>",
"FIZZY_BASE_URL": "<fizzy_base_url>",
"FIZZY_ACCOUNT": "<fizzy_account>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"fizzy": {
"command": "npx",
"args": [
"-y",
"@silky/fizzy-mcp"
],
"env": {
"FIZZY_TOKEN": "<your-fizzy_token>",
"FIZZY_BASE_URL": "<fizzy_base_url>",
"FIZZY_ACCOUNT": "<fizzy_account>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @silky/fizzy-mcp§02 Environment variables
FIZZY_TOKENrequiredsecret
Fizzy API authentication token
FIZZY_BASE_URLFizzy API base URL (defaults to production)
FIZZY_ACCOUNTDefault Fizzy account slug
§03 MCP Quality Score · methodology
freshness
21
completeness
5
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.