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