CDataSoftware/connectai-claude-agent
A production-ready chatbot built with the **Claude Agent SDK** that connects to the **CData Connect AI MCP Server**. Demonstrates how to build AI agents with stateful conversations, automatic context management, and native MCP tool integration.
Platform-specific configuration:
{
"mcpServers": {
"connectai-claude-agent": {
"command": "npx",
"args": [
"-y",
"connectai-claude-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...