Loading MCP server directory, please wait...
Real human judgment as agent tools — ask a question, get a structured human answer back.
npx @getmcp/cli add io.github.Guitarmaniac24/getabrainRequires Node.js 18+. Community-contributed server. Review source before installing.
GETABRAIN_API_KEYAPI key (gab_k_...) from POST /api/v1/requestor/auth/signup
GETABRAIN_API_SECRETAPI secret (gab_s_...) shown once at signup
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Guitarmaniac24/getabrain": {
"command": "npx",
"args": [
"-y",
"@getabrain/mcp-server"
],
"env": {
"GETABRAIN_API_KEY": "",
"GETABRAIN_API_SECRET": ""
}
}
}
}