shreyashag/chat-bridger-backend
Actors - a multi-agent AI system enabling client-side tool execution through callback mechanisms. Built with FastAPI and OpenAI's Agents SDK, it features intelligent agent orchestration, real-time streaming, MCP server integration, and Supabase auth/persistence. Framework for extensible AI workflows.
Platform-specific configuration:
{
"mcpServers": {
"chat-bridger-backend": {
"command": "npx",
"args": [
"-y",
"chat-bridger-backend"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...