Skip to content
Cursor

writbase for Cursor

io.github.writbase/writbase

MCP-native task management for AI agent fleets with scoped permissions and provenance.

client:Cursor transport:streamable-http runtime:npm

Install writbase in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "writbase": {
      "url": "https://{PROJECT_REF}.supabase.co/functions/v1/mcp-server/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

writbase in other clients