subeshb1/agenite
🤖 Build powerful AI agents with TypeScript. Agenite makes it easy to create, compose, and control AI agents with first-class support for tools, streaming, and multi-agent architectures. Switch seamlessly between providers like OpenAI, Anthropic, AWS Bedrock, and Ollama.
Platform-specific configuration:
{
"mcpServers": {
"agenite": {
"command": "npx",
"args": [
"-y",
"agenite"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...