build_minimal_bag — BagIQ MCP MCP Tool
build_minimal_bag
(build minimal bag) is one of 6 tools on the
BagIQ MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call build_minimal_bag from your client
- Claude Code BagIQ MCP build_minimal_bag run in your project directory
- Claude Desktop BagIQ MCP build_minimal_bag ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor BagIQ MCP build_minimal_bag ~/.cursor/mcp.json
- VS Code BagIQ MCP build_minimal_bag .vscode/mcp.json
- Zed BagIQ MCP build_minimal_bag ~/.config/zed/settings.json
- Windsurf BagIQ MCP build_minimal_bag ~/.codeium/windsurf/mcp_config.json
- Cline BagIQ MCP build_minimal_bag ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI BagIQ MCP build_minimal_bag ~/.gemini/settings.json
- Grok BagIQ MCP build_minimal_bag .mcp.json (in your project root)
- ChatGPT BagIQ MCP build_minimal_bag Settings → Connectors → Advanced → Developer mode
- Claude.ai BagIQ MCP build_minimal_bag Settings → Connectors → Add custom connector
- LangChain BagIQ MCP build_minimal_bag pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http bagiq https://data.bagiq.app/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.