Skip to content

Commit fa8413d

Browse files
committed
Add BoltAI to client list
1 parent dcb96e8 commit fa8413d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/clients.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This page provides an overview of applications that support the Model Context Pr
1212
| [5ire][5ire] |||||| Supports tools. |
1313
| [Apify MCP Tester][Apify MCP Tester] |||||| Supports tools |
1414
| [BeeAI Framework][BeeAI Framework] |||||| Supports tools in agentic workflows. |
15+
| [BoltAI][BoltAI] |||||| Supports tools. |
1516
| [Claude Code][Claude Code] |||||| Supports prompts and tools |
1617
| [Claude Desktop App][Claude Desktop] |||||| Supports tools, prompts, and resources. |
1718
| [Cline][Cline] |||||| Supports tools and resources. |
@@ -50,6 +51,7 @@ This page provides an overview of applications that support the Model Context Pr
5051
[5ire]: https://github.com/nanbingxyz/5ire
5152
[Apify MCP Tester]: https://apify.com/jiri.spilka/tester-mcp-client
5253
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
54+
[BoltAI]: https://boltai.com
5355
[Claude Code]: https://claude.ai/code
5456
[Claude Desktop]: https://claude.ai/download
5557
[Cline]: https://github.com/cline/cline
@@ -121,6 +123,19 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
121123
**Learn more:**
122124
- [Example of using MCP tools in agentic workflow](https://i-am-bee.github.io/beeai-framework/#/typescript/tools?id=using-the-mcptool-class)
123125

126+
### BoltAI
127+
[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)
128+
129+
**Key features:**
130+
- MCP Tool integrations: once configured, user can enable individual MCP server in each chat
131+
- MCP quick setup: import configuration from Claude Desktop app or Cursor editor
132+
- Invoke MCP tools inside any app with AI Command feature
133+
- Integrate with remote MCP servers in the mobile app
134+
135+
**Learn more:**
136+
- [BoltAI docs](https://boltai.com/docs/plugins/mcp-servers)
137+
- [BoltAI website](https://boltai.com)
138+
124139
### Claude Code
125140
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.
126141

0 commit comments

Comments
 (0)