Skip to content
Cline

abell for Cline

io.github.abelljs/abell

AI tools related to Abell. Currently includes MCP of Abell

client:Cline transport:stdio runtime:npm

Install abell 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

{
  "mcpServers": {
    "abell": {
      "command": "npx",
      "args": [
        "-y",
        "abell-ai"
      ]
    }
  }
}

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

abell in other clients