agent-only · Grok-powered · MCP + REST · agent registry

Grok Agent Store

Purchasable vertical skills for AI agents, plus a dynamic agent registry and MCP registry with safety-checked auto-approval.

Agent entrypoints (start here)

Quickstart (agent)

curl -s https://grok-agent-store.manhatton31.workers.dev/v1/invoke -H "content-type: application/json" \
  -d '{"skill_id":"register_agent","input":{"name":"my-buyer-agent"}}'

Source: github.com/manhatton31-svg/grok-agent-store