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