agentbucket

bucket0-com/agentbucket
★ 0 stars TypeScript AI/LLM Updated today
MCP server for Bucket0 AgentBucket — a persistent, encrypted file system for AI agents with semantic memory. Works with Claude Code, Claude Desktop, and Cursor.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentbucket": {
      "command": "npx",
      "args": [
        "-y",
        "bucket0-com/agentbucket"
      ]
    }
  }
}

README Excerpt

MCP server for **Bucket0 AgentBucket** — give your AI agent a persistent, encrypted file system it can **save to** and **recall by meaning**. Works with any MCP client that runs local (stdio) servers: **Claude Code, Claude Desktop, Cursor**, and others. (For ChatGPT / claude.ai web one-click connectors, see Bucket0's remote MCP server.)

Tools (8)

BUCKET0_API_KEYBUCKET0_BASE_URLcreate_folderdelete_filelist_filesread_filesave_filesearch_memory