krohling/bondai
BondAI is an open-source tool for developing AI Agent Systems. BondAI handles the implementation complexities including memory/context management, error handling, vector/semantic search and includes a powerful set of out of the box tools and integrations.
Platform-specific configuration:
{
"mcpServers": {
"bondai": {
"command": "npx",
"args": [
"-y",
"bondai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...