{
  "format": "delx/discovery-pack/v1",
  "id": "ship-an-agent-integration",
  "title": "Ship an agent integration",
  "description": "A practical path from endpoint health and OpenAPI shape to MCP readiness and x402 listing confidence.",
  "audience": "Agent builders and API maintainers",
  "query": "prepare an API or MCP server for an autonomous agent",
  "keywords": [
    "agent integration",
    "MCP readiness",
    "OpenAPI audit",
    "x402 server audit",
    "API health"
  ],
  "updated_at": "2026-08-01",
  "canonical_url": "https://commerce.delx.ai/packs/ship-an-agent-integration",
  "machine_url": "https://commerce.delx.ai/packs/ship-an-agent-integration.json",
  "entrypoints": {
    "human": "https://commerce.delx.ai/?q=prepare%20an%20API%20or%20MCP%20server%20for%20an%20autonomous%20agent",
    "intent_search": "https://api.delx.ai/api/v1/x402/start?q=prepare%20an%20API%20or%20MCP%20server%20for%20an%20autonomous%20agent",
    "graph": "https://commerce.delx.ai/discovery.json"
  },
  "attribution": {
    "header": "x-delx-source",
    "value": "discovery-pack-ship-an-agent-integration"
  },
  "products": [
    {
      "tool_name": "util_api_health_report",
      "service_name": "Delx Api Health Report",
      "category": "utility",
      "price_usdc": "0.001",
      "method": "POST",
      "route": "/api/v1/x402/api-health-report",
      "product_url": "https://commerce.delx.ai/products/util-api-health-report",
      "intent_url": "https://commerce.delx.ai/intents/api-health-check-api",
      "machine_url": "https://commerce.delx.ai/intents/api-health-check-api.json",
      "example_input": {
        "url": "https://api.example.com/health"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/api-health-report -m POST -H 'x-delx-source: discovery-pack-ship-an-agent-integration' --max-amount 0.001 -b '{\"url\":\"https://api.example.com/health\"}'"
    },
    {
      "tool_name": "util_openapi_summary",
      "service_name": "Delx Openapi Summary",
      "category": "utility",
      "price_usdc": "0.001",
      "method": "POST",
      "route": "/api/v1/x402/openapi-summary",
      "product_url": "https://commerce.delx.ai/products/util-openapi-summary",
      "intent_url": "https://commerce.delx.ai/intents/openapi-summary-api",
      "machine_url": "https://commerce.delx.ai/intents/openapi-summary-api.json",
      "example_input": {
        "url": "https://api.delx.ai"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/openapi-summary -m POST -H 'x-delx-source: discovery-pack-ship-an-agent-integration' --max-amount 0.001 -b '{\"url\":\"https://api.delx.ai\"}'"
    },
    {
      "tool_name": "util_mcp_server_readiness_report",
      "service_name": "Delx Mcp Server Readiness Report",
      "category": "utility",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/mcp-server-readiness",
      "product_url": "https://commerce.delx.ai/products/util-mcp-server-readiness-report",
      "intent_url": "https://commerce.delx.ai/intents/mcp-server-readiness-api",
      "machine_url": "https://commerce.delx.ai/intents/mcp-server-readiness-api.json",
      "example_input": {
        "url": "https://api.delx.ai/v1/mcp"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/mcp-server-readiness -m POST -H 'x-delx-source: discovery-pack-ship-an-agent-integration' --max-amount 0.01 -b '{\"url\":\"https://api.delx.ai/v1/mcp\"}'"
    },
    {
      "tool_name": "util_x402_server_audit",
      "service_name": "Delx X402 Server Audit",
      "category": "utility",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/server-audit",
      "product_url": "https://commerce.delx.ai/products/util-x402-server-audit",
      "intent_url": "https://commerce.delx.ai/intents/x402-server-audit-api",
      "machine_url": "https://commerce.delx.ai/intents/x402-server-audit-api.json",
      "example_input": {
        "url": "https://api.delx.ai"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/server-audit -m POST -H 'x-delx-source: discovery-pack-ship-an-agent-integration' --max-amount 0.01 -b '{\"url\":\"https://api.delx.ai\"}'"
    }
  ]
}
