{
  "ok": true,
  "service": "grok-agent-store",
  "grok_configured": false,
  "model": "grok-4",
  "milestones": {
    "targets": {
      "mcp_approved": 500,
      "agents_approved": 500
    },
    "mcp": {
      "approved": 335,
      "target": 500,
      "remaining": 165,
      "pct": 67,
      "ready": false
    },
    "agents": {
      "approved": 3858,
      "target": 500,
      "remaining": 0,
      "pct": 100,
      "ready": true
    },
    "solicit_ready": false,
    "policy": {
      "summary": "Do not solicit listed MCPs or agents to use our product until both registries reach 500 approved listings.",
      "when_ready": "Keep accumulating. Need 165 more MCPs and 0 more agents.",
      "product_surfaces": [
        "https://grok-agent-store.manhatton31.workers.dev/discovery.json",
        "https://grok-agent-store.manhatton31.workers.dev/skills.json",
        "https://grok-agent-store.manhatton31.workers.dev/mcp",
        "https://grok-agent-store.manhatton31.workers.dev/v1/invoke",
        "https://grok-agent-store.manhatton31.workers.dev/agents.json",
        "https://grok-agent-store.manhatton31.workers.dev/registry.json"
      ]
    },
    "updated_at": "2026-08-30T09:33:00.948Z"
  },
  "agent_registry": {
    "accepting_submissions": true,
    "submit": "https://grok-agent-store.manhatton31.workers.dev/v1/agents/submit",
    "list": "https://grok-agent-store.manhatton31.workers.dev/agents.json",
    "well_known": "https://grok-agent-store.manhatton31.workers.dev/.well-known/agents.json",
    "approved_count": 3858,
    "auto_approve_threshold": 70
  },
  "registry": {
    "accepting_submissions": true,
    "submit": "https://grok-agent-store.manhatton31.workers.dev/v1/registry/submit",
    "list": "https://grok-agent-store.manhatton31.workers.dev/registry.json",
    "approved_count": 335,
    "auto_approve_threshold": 70,
    "poll": {
      "cron": "*/30 * * * * (MCP + agents dual)",
      "dual": "https://grok-agent-store.manhatton31.workers.dev/v1/poll",
      "manual_post": "https://grok-agent-store.manhatton31.workers.dev/v1/registry/poll",
      "status": "https://grok-agent-store.manhatton31.workers.dev/v1/registry/poll",
      "agents_poll": "https://grok-agent-store.manhatton31.workers.dev/v1/agents/poll",
      "github_issue": "https://github.com/chatmcp/mcpso/issues/1",
      "gmail_configured": false,
      "cursor": {
        "github_last_comment_id": 5107319336,
        "gmail_last_internal_date": 1785261414604,
        "updated_at": "2026-08-30T09:30:32.544Z"
      },
      "last_run": {
        "ran_at": "2026-08-30T09:30:32.179Z",
        "github_new": 0,
        "gmail_new": 0,
        "approved": 0,
        "needs_review": 0,
        "rejected": 0
      },
      "agents_last_run": {
        "ran_at": "2026-08-05T03:00:02.220Z",
        "github_new": 0,
        "repos_new": 8,
        "refreshed": 10,
        "approved": 7,
        "needs_review": 11,
        "rejected": 0
      },
      "agents_cursor": {
        "github_last_comment_id": 0,
        "search_offset": 354,
        "last_refresh_at": "2026-08-05T03:00:02.220Z",
        "updated_at": "2026-08-05T03:03:18.493Z"
      }
    }
  },
  "discovery": "https://grok-agent-store.manhatton31.workers.dev/discovery.json",
  "mcp": "https://grok-agent-store.manhatton31.workers.dev/mcp",
  "github": "https://github.com/manhatton31-svg/grok-agent-store"
}