generated: '2026-08-13' method: searched status: published source: https://docs.airops.com/mcp/mcp-server server: name: airops transport: http url: https://app.airops.com/mcp authentication: type: oauth2 description: OAuth 2.0 authorization-code flow through AirOps account sign-in. Discovery documents are published at app.airops.com/.well-known/openid-configuration and /.well-known/oauth-authorization-server (authorize/token/revoke/ introspect endpoints, PKCE S256, scope "api"). clients: - Claude (web/desktop) via the AirOps Claude Connector - Claude Code (CLI) - Cursor - VS Code - Windsurf docs: overview: https://docs.airops.com/mcp/mcp-server getting_started: https://docs.airops.com/mcp/getting-started tools_reference: https://docs.airops.com/mcp/tools claude_connector: https://docs.airops.com/mcp/claude-connector use_cases: https://docs.airops.com/mcp/use-cases faq: https://docs.airops.com/mcp/faq tool_groups: - name: Workspace & Brand Kit tools: - list_workspaces - list_brand_kits - get_brand_kit - get_insights_settings - update_brand_kit - list_topics - create_topic - update_topic - delete_topic - list_personas - publish_brand_kit - create_brand_kit_recap_entry - name: Brand Kit Management tools: - manage_brand_kit_product_line - manage_brand_kit_competitor - manage_brand_kit_audience - manage_brand_kit_region - manage_brand_kit_content_type - manage_brand_kit_content_sample - manage_brand_kit_writing_rule - manage_brand_kit_custom_variable - create_brand_kit_direct_upload - manage_brand_kit_palette - manage_brand_kit_palette_color - manage_brand_kit_logo_variant - manage_brand_kit_logo_size - manage_brand_kit_font - manage_brand_kit_type_size - manage_brand_kit_usage_rule - manage_brand_kit_visual_use_case - manage_brand_kit_visual_example - suggest_brand_kit_edits - name: AEO Prompts & Answers tools: - list_aeo_prompts - create_aeo_prompt - get_prompt_answers - get_answer - list_answers - name: AEO Setup and Prompt Management tools: - create_aeo_persona - add_aeo_region - list_tags - create_aeo_tag - update_aeo_tag - delete_aeo_tag - bulk_update_aeo_prompt_tags - update_aeo_prompt_assignments - get_aeo_prompt_assignments_status - commit_aeo_prompt_assignments - discard_aeo_prompt_assignments - name: Citations & Domains tools: - list_aeo_citations - get_aeo_citation - list_aeo_domains - name: Page Analytics tools: - list_pages - get_page_details - get_page_prompts - name: Analytics tools: - query_analytics - get_sentiment_theme_answers - analytics_chart - name: Reports tools: - list_reports - get_report - name: Grids tools: - create_grid - create_grid_sheet - list_grids - read_grid - read_grid_cell - write_grid - add_grid_column - name: Knowledge Bases tools: - list_knowledge_bases - knowledge_base_manage - search_knowledge_base - knowledge_base_create_direct_upload - knowledge_base_add_file - knowledge_base_add_urls - knowledge_base_get_status - knowledge_base_get_document - knowledge_base_update_document_metadata - knowledge_base_delete_document - knowledge_base_delete deployment: mode: remote endpoint: https://app.airops.com/mcp auth: oauth verified: probed probe: method: 'POST tools/list (JSON-RPC 2.0)' date: '2026-08-13' http_status: 401 body: '{"error":"Invalid or missing access token"}' result: gated note: >- The endpoint is live and answers JSON-RPC, but tools/list requires an OAuth access token, so the live inputSchema set could not be introspected anonymously. The tool inventory below is transcribed from the provider's published tools reference; input schemas need authenticated introspection. install: null package: null note: >- Remote-only. AirOps ships a hosted HTTP MCP endpoint and no stdio package — an agent can reach it directly with no local install. AirOps additionally publishes a Claude Code plugin (github.com/airopshq/airops-claude-plugin) whose bundled .mcp.json wires this same remote endpoint; the plugin distributes SKILLS, not a local MCP server. See skills/_index.yml. tool_count: documented: 76 source: https://docs.airops.com/developers/tools checked: '2026-08-13' note: >- Counted from the provider's tools reference on 2026-08-13. An earlier profile described "roughly ninety" tools; the documented figure is 76. crosswalk: mcp/airops-tool-crosswalk.yml