MCP Server
MCP
MIND
Personal knowledge graph AI memory. 15 tools, 89 actions. Emotional intelligence, CRM, social.
Install
npx -y @astramindapp/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@astramindapp/mcp-server",
"version": "0.5.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your MIND Developer API key (get one at m-i-n-d.ai)",
"isRequired": true,
"isSecret": true,
"name": "MIND_API_KEY"
},
{
"description": "MIND API base URL",
"default": "https://m-i-n-d.ai",
"name": "MIND_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment