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