writbase for VS Code
io.github.writbase/writbase
MCP-native task management for AI agent fleets with scoped permissions and provenance.
client:VS Code
transport:streamable-http
runtime:npm
Install writbase in VS Code
.vscode/mcp.json
{
"servers": {
"writbase": {
"type": "http",
"url": "https://{PROJECT_REF}.supabase.co/functions/v1/mcp-server/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs