{
  "name": "Agent Ops Command Center MCP Server",
  "type": "mcp_stdio_server_manifest",
  "schema_version": "2026-05-22",
  "version": "0.5.142",
  "transport": "stdio",
  "command": "npm",
  "args": [
    "exec",
    "--yes",
    "--package=https://github.com/ivelly42/agent-ops-command-center/releases/download/v5.142-preview/agent-ops-command-center-0.5.142.tgz",
    "--",
    "agent-ops-mcp-server"
  ],
  "tools": [
    "get_checkout_status",
    "get_team_request",
    "get_team_request_markdown",
    "get_mcp_buyer_router_template",
    "get_revenue_rule"
  ],
  "resources": [
    "agent-ops://checkout-status",
    "agent-ops://team-request",
    "agent-ops://team-request-markdown",
    "agent-ops://mcp-buyer-router-template"
  ],
  "primary_offer": "Team license - 7 seats - $203 gross",
  "primary_request_url": "https://ivelly42.github.io/agent-ops-command-center/team-request-url.html",
  "checkout_status_url": "https://ivelly42.github.io/agent-ops-command-center/checkout-status.json",
  "metrics_url": "https://ivelly42.github.io/agent-ops-command-center/metrics/status.json",
  "revenue_rule": "Count revenue only after checkout, receipt, payout, or seller-dashboard evidence. MCP calls and metadata reads are not revenue.",
  "project_config_url": "https://ivelly42.github.io/agent-ops-command-center/.mcp.json",
  "project_config_alias": "https://ivelly42.github.io/agent-ops-command-center/mcp-client-config.json",
  "project_config_guide": "https://ivelly42.github.io/agent-ops-command-center/mcp-client-config.md",
  "mcp_buyer_router_template_repo": "https://github.com/ivelly42/ai-agent-mcp-buyer-router-template",
  "mcp_buyer_router_template_pages": "https://ivelly42.github.io/ai-agent-mcp-buyer-router-template/",
  "mcp_buyer_router_template_config": "https://ivelly42.github.io/ai-agent-mcp-buyer-router-template/.mcp.json",
  "mcp_buyer_router_template_generate": "https://github.com/ivelly42/ai-agent-mcp-buyer-router-template/generate"
}
