What is the MIND MCP server?
Personal knowledge graph AI memory. 15 tools, 89 actions. Emotional intelligence, CRM, social.
How to install MIND
Copy-paste configuration for popular MCP clients.
MIND_API_KEYrequiredsecretYour MIND Developer API key (get one at m-i-n-d.ai)
MIND_BASE_URLMIND API base URL
{
"mcpServers": {
"mind": {
"command": "npx",
"args": [
"-y",
"@astramindapp/mcp-server"
],
"env": {
"MIND_API_KEY": "<YOUR_MIND_API_KEY>",
"MIND_BASE_URL": "<YOUR_MIND_BASE_URL>"
}
}
}
}{
"mcpServers": {
"mind": {
"command": "npx",
"args": [
"-y",
"@astramindapp/mcp-server"
],
"env": {
"MIND_API_KEY": "<YOUR_MIND_API_KEY>",
"MIND_BASE_URL": "<YOUR_MIND_BASE_URL>"
}
}
}
}{
"mcpServers": {
"mind": {
"command": "npx",
"args": [
"-y",
"@astramindapp/mcp-server"
],
"env": {
"MIND_API_KEY": "<YOUR_MIND_API_KEY>",
"MIND_BASE_URL": "<YOUR_MIND_BASE_URL>"
}
}
}
}{
"servers": {
"mind": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@astramindapp/mcp-server"
],
"env": {
"MIND_API_KEY": "<YOUR_MIND_API_KEY>",
"MIND_BASE_URL": "<YOUR_MIND_BASE_URL>"
}
}
}
}claude mcp add mind --env MIND_API_KEY=<YOUR_MIND_API_KEY> --env MIND_BASE_URL=<YOUR_MIND_BASE_URL> -- npx -y @astramindapp/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.