In this guide, you’ll learn how to set up the Itential MCP Server, connect through the OpenAI Platform Agent Builder, build agents, auto-discover MCP tools, and test your agent.
The Model Context Protocol (MCP) is rapidly becoming the universal standard for connecting AI assistants to real-world tools, APIs, and infrastructure. Thanks to its standardized JSON-RPC interface, MCP enables any AI agent to securely discover and use external capabilities without specialized integration logic. Itentialu2019s MCP Server brings enterprise-grade network and infrastructure automation to MCP-aware AIs including OpenAI, Microsoft Copilot, Microsoft Copilot Studio/AI Studio, Anthropic, Google Gemini, and more. This guide walks you through end-to-end setup, including:
By the end, you’ll have a functioning OpenAI agent that can manage infrastructure with natural language — safely and with full visibility.
OpenAI Agents natively support MCP connections, allowing Agents to securely interact with external systems. MCP servers can be added at the organization level, project level, or per individual agent.
Navigate to: https://platform.openai.com/agent-builder Create or open an Agent.
Provide:
Examples:
Once saved, the OpenAI Agent Builder will automatically load from the Itential MCP Server:
No manual tool configuration is required. Your OpenAI agent is now infrastructure-aware.
Go to: Tools MCP itential-mcp You should see actions like:
For each tool, OpenAI displays:
These schemas allow the agent to reason about required inputs, validate requests, and safely execute actions against the Itential Platform. Agents are now automatically capable of calling these tools.
Within the Agent Builder:
In the OpenAI Agent Builder:
When an MCP server is attached, OpenAI automatically:
No additional configuration is required.
Add persona instructions to control agent behavior, including:
This ensures the agent behaves predictably and operates within enterprise policy. A sample persona template is provided at the end of this guide.
Use the Test Console in the OpenAI Agent Builder to validate real interactions.
Open the Test Console in Agent Builder and try: Prompt: “Check the overall health of the network.”
Result:
Prompt: u201cList all devices in the Atlanta datacenter.u201d Result:
Prompt: u201cShow all available workflows in the Itential Platform.u201d Result:
Prompt: u201cRetrieve the running configuration for router R1.u201d Result:
MCP enables agents to dynamically bind tools and services based on intent and persona constraints.
Prompt: u201cLaunch the AWS EC2 inventory service for us-west-1.u201d
Prompt: u201cRun the Port Turn Up workflow.u201d If required parameters are missing, OpenAI automatically prompts for clarification before execution.
You now have a fully MCP-integrated OpenAI Agent that can:
See how Itential connects AI reasoning to governed execution across your entire infrastructure.