Loading MCP server directory, please wait...
MCP-native task management for AI agent fleets with scoped permissions and provenance.
npx @getmcp/cli add io.github.Writbase/writbaseRequires Node.js 18+. Community-contributed server. Review source before installing.
WRITBASE_URLYour WritBase MCP endpoint URL
WRITBASE_AGENT_KEYAgent key (wb_<key_id>_<secret>)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Writbase/writbase": {
"command": "npx",
"args": [
"-y",
"writbase"
],
"env": {
"WRITBASE_URL": "",
"WRITBASE_AGENT_KEY": ""
}
}
}
}