Loomal

writbase

MCP server by github.com/writbase/writbase

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

6 starsnpm: writbaseRemote-capable

About writbase

writbase is an MCP (Model Context Protocol) server published by writbase in the official MCP registry, listed under Autonomous Agents on Loomal. MCP-native task management for AI agent fleets with scoped permissions and provenance.

writbase runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (writbase), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/writbase/writbase, where the project has earned 6 GitHub stars.

Use writbase with your agent

Claude Code · one command
claude mcp add --transport http writbase https://{PROJECT_REF}.supabase.co/functions/v1/mcp-server/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "writbase": {
      "url": "https://{PROJECT_REF}.supabase.co/functions/v1/mcp-server/mcp"
    }
  }
}
streamable-httphttps://{PROJECT_REF}.supabase.co/functions/v1/mcp-server/mcp
npmwritbase

Frequently asked questions

What is writbase?
writbase is an MCP (Model Context Protocol) server by writbase in the Autonomous Agents category. MCP-native task management for AI agent fleets with scoped permissions and provenance.
How do I connect writbase to Claude, Cursor, or another MCP client?
writbase is a remote MCP server — add its endpoint (https://{PROJECT_REF}.supabase.co/functions/v1/mcp-server/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is writbase open source?
Yes — the source code is public at github.com/writbase/writbase, with 6 GitHub stars.
Can AI agents pay to use writbase?
Not yet through Loomal — writbase is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain writbase? Claim this listing free by verifying GitHub ownership, or contact us.