Back to search
30
MCP

@raj-sadan/ai-mind

npm/@raj-sadan/ai-mind

Cognitive layer for AI agents — router, reasoner, supervisor, executor. Works standalone with built-in mocks; opts into real services when you have them.

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

Similar MCP servers embedding-nearest

ai.nocturnus/logic-server
Agent reasoning, memory, and token-optimized context for AI applications.
0 tools
ContextLayer
Intelligent context infrastructure for AI teams: knowledge graph, sessions, tasks, documents.
0 tools · streamable-http
io.github.shawn5cents/agentskin
The Semantic Layer for AI Agents. Prunes noisy API data by 70%+ for token-efficient reasoning.
0 tools
Haldir
Guardian layer for AI agents: identity, secrets, audit via MCP.
0 tools
io.github.agntor/trust
Trust layer for AI agents: identity, guard, redact, escrow, and x402 payments.
0 tools
io.github.emergent-wisdom/understanding-graph
Persistent reasoning memory for AI agents via typed cognitive nodes and supersedes edges.
0 tools

How to use

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

{
  "mcpServers": {
    "@raj-sadan/ai-mind": {
      "url": "None",
      "transport": "http"
    }
  }
}