io.github.Writbase/writbase
Quality Score
79
/100
MCP-native task management for AI agent fleets with scoped permissions and provenance.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://{PROJECT_REF}.supabase.co/functions/v1/mcp-server/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"writbase": {
"command": "npx",
"args": [
"-y",
"writbase"
],
"env": {
"WRITBASE_URL": "<writbase_url>",
"WRITBASE_AGENT_KEY": "<your-writbase_agent_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"writbase": {
"command": "npx",
"args": [
"-y",
"writbase"
],
"env": {
"WRITBASE_URL": "<writbase_url>",
"WRITBASE_AGENT_KEY": "<your-writbase_agent_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y writbase§02 Environment variables
WRITBASE_URLrequired
Your WritBase MCP endpoint URL
WRITBASE_AGENT_KEYrequiredsecret
Agent key (wb_<key_id>_<secret>)
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§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.