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