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