Back to search
30
MCP

io.github.4rgon4ut/sutra

io.github.4rgon4ut/sutra

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Sutra
Context engineering engine with cognitive tools and memory structures
0 tools
context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
io.github.abhinavala/context-cloud
Persistent AI memory with shared team workspaces, typed knowledge chunks, and cross-tool support.
0 tools · sse
Code Context Engine
Indexes codebases for AI semantic search, reducing token usage by up to 94% versus file re-reading.
0 tools
Code Context Engine
Index your codebase. AI searches instead of re-reading files. 94% token savings.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.4rgon4ut/sutra": {
      "url": "None",
      "transport": "http"
    }
  }
}