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
@@ -141,6 +143,19 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
141
143
**Learn more:**
142
144
-[Example of using MCP tools in agentic workflow](https://i-am-bee.github.io/beeai-framework/#/typescript/tools?id=using-the-mcptool-class)
143
145
146
+
### BoltAI
147
+
[BoltAI](https://boltai.com) is a native, all-in-one AI chat client with MCP support. BoltAI supports multiple AI providers (OpenAI, Anthropic, Google AI...), including local AI models (via Ollama, LM Studio or LMX)
148
+
149
+
**Key features:**
150
+
- MCP Tool integrations: once configured, user can enable individual MCP server in each chat
151
+
- MCP quick setup: import configuration from Claude Desktop app or Cursor editor
152
+
- Invoke MCP tools inside any app with AI Command feature
153
+
- Integrate with remote MCP servers in the mobile app
Claude Code is an interactive agentic coding tool from Anthropic that helps you code faster through natural language commands. It supports MCP integration for prompts and tools, and also functions as an MCP server to integrate with other clients.
0 commit comments