Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
mcp-name: io.github.4rgon4ut/sutra
The MCP Context Engineering Engine
Sutra is a Model Context Protocol (MCP) server that transforms how LLMs handle reasoning, memory, and orchestration. It provides a "Standard Library" of cognitive tools (Thinking Models), memory structures (Cells), and multi-agent patterns (Organs).
uv (Recommended)pipSelect your agent below and copy-paste the config.
Add to claude_desktop_config.json:
Run this in your terminal:
Run aider with the mcp flag:
Or add to .aider.conf.yml:
Add to ~/.gemini/settings.json:
In MCP settings, add a new server:
uv tool run context-engineering-mcpAdd to your config (TOML):
Sutra automatically analyzes your request to decide the best strategy:
Generates blueprints for custom agents, combining:
understand_question, verify_logic, backtracking, symbolic_abstract.key_value (State), windowed (Short-term), episodic (Long-term).debate_council (Multi-perspective), research_synthesis (Deep Dive).A manual discovery tool (get_technique_guide) that lets you or the agent browse the full catalog of Context Engineering techniques.
Requirements: Python 3.10+, uv (optional but recommended).
MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/sutra)<a href="https://allmcps.com/mcp/sutra"><img src="https://allmcps.com/api/badge/sutra?style=directory" alt="Sutra on AllMCPs" /></a>