You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/use-cases/AI_ML/MCP/ai_agent_libraries/index.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,11 @@ doc_type: 'guide'
20
20
|[How to build a SlackBot agent using ClickHouse MCP Server.](/use-cases/AI/MCP/ai-agent-libraries/slackbot)| Learn how to build a SlackBot agent that can interact with ClickHouse MCP Server. |
21
21
|[How to build an AI Agent with Agno and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/agno)| Learn how build an AI Agent with Agno and the ClickHouse MCP Server |
22
22
|[How to build an AI Agent with Chainlit and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/chainlit)| Learn how to use Chainlit to build LLM-based chat apps together with the ClickHouse MCP Server |
23
+
|[How to build an AI Agent with Claude Agent SDK and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/claude-agent-sdk)| Learn how build an AI Agent with Claude Agent SDK and the ClickHouse MCP Server |
23
24
|[How to build an AI Agent with CopilotKit and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/copilotkit)| Learn how to build an agentic application using data stored in ClickHouse with ClickHouse MCP and CopilotKit |
25
+
|[How to build an AI Agent with CrewAI and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/crewai)| Learn how build an AI Agent with CrewAI and the ClickHouse MCP Server |
24
26
|[How to build an AI Agent with DSPy and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/DSPy)| Learn how to build an AI agent with DSPy and the ClickHouse MCP Server |
27
+
|[How to build an AI Agent with Microsoft Agent Framework and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/microsoft-agent-framework)| Learn how build an AI Agent with Microsoft Agent Framework and the ClickHouse MCP Server |
25
28
|[How to build an OpenAI agent using ClickHouse MCP Server.](/use-cases/AI/MCP/ai-agent-libraries/openai-agents)| Learn how to build an OpenAI agent that can interact with ClickHouse MCP Server. |
Copy file name to clipboardExpand all lines: docs/use-cases/AI_ML/MCP/index.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,8 +58,11 @@ Below are some guides showing how to use the ClickHouse MCP Server.
58
58
|[How to build a SlackBot agent using ClickHouse MCP Server.](/use-cases/AI/MCP/ai-agent-libraries/slackbot)| Learn how to build a SlackBot agent that can interact with ClickHouse MCP Server. |
59
59
|[How to build an AI Agent with Agno and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/agno)| Learn how build an AI Agent with Agno and the ClickHouse MCP Server |
60
60
|[How to build an AI Agent with Chainlit and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/chainlit)| Learn how to use Chainlit to build LLM-based chat apps together with the ClickHouse MCP Server |
61
+
|[How to build an AI Agent with Claude Agent SDK and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/claude-agent-sdk)| Learn how build an AI Agent with Claude Agent SDK and the ClickHouse MCP Server |
61
62
|[How to build an AI Agent with CopilotKit and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/copilotkit)| Learn how to build an agentic application using data stored in ClickHouse with ClickHouse MCP and CopilotKit |
63
+
|[How to build an AI Agent with CrewAI and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/crewai)| Learn how build an AI Agent with CrewAI and the ClickHouse MCP Server |
62
64
|[How to build an AI Agent with DSPy and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/DSPy)| Learn how to build an AI agent with DSPy and the ClickHouse MCP Server |
65
+
|[How to build an AI Agent with Microsoft Agent Framework and the ClickHouse MCP Server](/use-cases/AI/MCP/ai-agent-libraries/microsoft-agent-framework)| Learn how build an AI Agent with Microsoft Agent Framework and the ClickHouse MCP Server |
63
66
|[How to build an OpenAI agent using ClickHouse MCP Server.](/use-cases/AI/MCP/ai-agent-libraries/openai-agents)| Learn how to build an OpenAI agent that can interact with ClickHouse MCP Server. |
64
67
|[Set Up ClickHouse MCP Server with AnythingLLM and ClickHouse Cloud](/use-cases/AI/MCP/anythingllm)| This guide explains how to set up AnythingLLM with a ClickHouse MCP server using Docker. |
65
68
|[Set Up ClickHouse MCP Server with Claude Desktop](/use-cases/AI/MCP/claude-desktop)| This guide explains how to set up Claude Desktop with a ClickHouse MCP server. |
0 commit comments