export_documents — bol ai MCP Tool Read-only
export_documents
(export documents) is one of 8 tools on the
bol ai
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call export_documents from your client
- Claude Code bol ai export_documents run in your project directory
- Claude Desktop bol ai export_documents ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor bol ai export_documents ~/.cursor/mcp.json
- VS Code bol ai export_documents .vscode/mcp.json
- Zed bol ai export_documents ~/.config/zed/settings.json
- Windsurf bol ai export_documents ~/.codeium/windsurf/mcp_config.json
- Cline bol ai export_documents ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI bol ai export_documents ~/.gemini/settings.json
- Grok bol ai export_documents .mcp.json (in your project root)
- ChatGPT bol ai export_documents Settings → Connectors → Advanced → Developer mode
- Claude.ai bol ai export_documents Settings → Connectors → Add custom connector
- LangChain bol ai export_documents pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http bol-ai https://bol.ai/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.