Odel
MIND

MIND

Local
@theastraway5TypeScriptMITUpdated 4mo ago

Personal knowledge graph AI memory. 15 tools, 89 actions. Emotional intelligence, CRM, social.

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).

npm@astramindapp/mcp-serverv0.5.4

Run

npx -y @astramindapp/mcp-server

MCP client config

{
  "mcpServers": {
    "mind": {
      "command": "npx",
      "args": [
        "-y",
        "@astramindapp/mcp-server"
      ]
    }
  }
}