Developer Tools
Trust: 50/100 (Fair)io.github.abelljs/abell Guide
AI tools related to Abell. Currently includes MCP of Abell
435 starsby abelljs
Quick Start
Install
npx abell-aiClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-abelljs-abell": {
"command": "npx",
"args": [
"abell-ai"
]
}
}
}