extract_bol — bol ai MCP Tool
extract_bol
(extract bol) 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 extract_bol from your client
- Claude Code bol ai extract_bol run in your project directory
- Claude Desktop bol ai extract_bol ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor bol ai extract_bol ~/.cursor/mcp.json
- VS Code bol ai extract_bol .vscode/mcp.json
- Zed bol ai extract_bol ~/.config/zed/settings.json
- Windsurf bol ai extract_bol ~/.codeium/windsurf/mcp_config.json
- Cline bol ai extract_bol ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI bol ai extract_bol ~/.gemini/settings.json
- Grok bol ai extract_bol .mcp.json (in your project root)
- ChatGPT bol ai extract_bol Settings → Connectors → Advanced → Developer mode
- Claude.ai bol ai extract_bol Settings → Connectors → Add custom connector
- LangChain bol ai extract_bol 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.