Loading MCP server directory, please wait...
Personal wiki and memory for AI assistants: store, search, and recall structured notes.
npx @getmcp/cli add io.github.spacecowboyian/brainsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.spacecowboyian/brains": {
"command": "npx",
"args": [
"stdio",
"-y",
"brains-mcp"
],
"env": {
"WIKI_DIR": "",
"STORAGE_BACKEND": "",
"GOOGLE_CLIENT_ID": "",
"GOOGLE_CLIENT_SECRET": "",
"GOOGLE_REFRESH_TOKEN": "",
"DRIVE_FOLDER_ID": "",
"SUPABASE_URL": "",
"SUPABASE_SERVICE_ROLE_KEY": ""
}
}
}
}