Skip to content
Cline

GetABrain for Cline

io.github.guitarmaniac24/getabrain

Real human judgment as agent tools — ask a question, get a structured human answer back.

client:Cline transport:stdio runtime:npm

Install GetABrain in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "getabrain": {
      "command": "npx",
      "args": [
        "-y",
        "@getabrain/mcp-server"
      ],
      "env": {
        "GETABRAIN_API_KEY": "<GETABRAIN_API_KEY>",
        "GETABRAIN_API_SECRET": "<GETABRAIN_API_SECRET>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

GetABrain in other clients