Skip to content
Back to search
30
MCP v0.1.1

io.github.4rgon4ut/sutra

io.github.4rgon4ut/sutra

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

Uptime
0.0%
26 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 Engineering
Keeps AI coding agents aligned by generating PRDs, specs, and plans that prevent context loss and random rewrites.
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
@syntaxure-labs/prism-engine
Prism Context Engine — Context Governance for LLMs. MCP server that gives AI coding assistants (Cursor, Claude, Windsurf, VS Code) your proj
0 tools
prism-context-engine
Prism Context Engine — Context Governance for LLMs. MCP server that gives AI coding assistants (Cursor, Claude, Windsurf, VS Code) your proj
0 tools

How to use

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

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