AirOps
Craft content that wins AI search
About AirOps
AirOps is a content operations platform for teams working on search and AI visibility. Its remote MCP server gives assistants access to workspaces, Brand Kits, and answer-engine optimization analytics for planning and improving content.
Connection details
https://app.airops.com/mcp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add airops --transport http https://app.airops.com/mcpFrequently asked questions
What is the AirOps remote MCP server?
The AirOps remote MCP server is a hosted Model Context Protocol endpoint at https://app.airops.com/mcp, so AI assistants can connect to it without installing or running anything locally. AirOps is a content operations platform for teams working on search and AI visibility. Its remote MCP server gives assistants access to workspaces, Brand Kits, and answer-engine optimization analytics for planning and improving content.
How do I connect to the AirOps MCP server?
Add the endpoint https://app.airops.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the AirOps MCP server require authentication?
Yes. AirOps uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the AirOps MCP server use?
AirOps exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.
