Odel
sutra

sutra

Local
@4rgon4utPythonMITUpdated 8mo ago

Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcontext-engineering-mcpv0.1.1

Run

uvx context-engineering-mcp

MCP client config

{
  "mcpServers": {
    "sutra": {
      "command": "uvx",
      "args": [
        "context-engineering-mcp"
      ]
    }
  }
}