Submit

Context Capsule

@Johnny-Z13

Portable execution context for agent workflows. Create structured capsules with summaries, decisions, and next steps that agents use for handoffs between sessions. Capsules expire after 7 days. Free API — sign up with the signup tool.

Tools

Server Config

{
  "mcpServers": {
    "contextcapsule": {
      "command": "npx",
      "args": [
        "-y",
        "@contextcapsule/mcp-server"
      ],
      "env": {
        "CONTEXTCAPSULE_API_KEY": "ak_your_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.