← Index

MIND

io.github.theastraway/mind·v0.5.4·CRM & Sales
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mind": {
      "command": "npx",
      "args": [
        "-y",
        "@astramindapp/mcp-server"
      ],
      "env": {
        "MIND_API_KEY": "<your-mind_api_key>",
        "MIND_BASE_URL": "https://m-i-n-d.ai"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mind": {
      "command": "npx",
      "args": [
        "-y",
        "@astramindapp/mcp-server"
      ],
      "env": {
        "MIND_API_KEY": "<your-mind_api_key>",
        "MIND_BASE_URL": "https://m-i-n-d.ai"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @astramindapp/mcp-server
§02  Environment variables
MIND_API_KEY
requiredsecret

Your MIND Developer API key (get one at m-i-n-d.ai)

MIND_BASE_URL

MIND API base URL

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in CRM & Sales