{
  "name": "Compacthost AI Tools",
  "description": "Pay-per-call generative AI tools for autonomous agents, settled in USDC on Base via x402.",
  "url": "https://x402.compacthost.com",
  "provider": { "organization": "Compacthost" },
  "capabilities": { "streaming": false, "pushNotifications": false },
  "skills": [
    {
      "id": "generate_music",
      "name": "Generate Music",
      "description": "Full song generation (vocals + instrumentation) from a text prompt and optional lyrics.",
      "tags": ["music", "audio", "generation", "x402"]
    },
    {
      "id": "generate_image",
      "name": "Generate Image",
      "description": "Text-to-image generation.",
      "tags": ["image", "generation", "x402"]
    },
    {
      "id": "edit_image",
      "name": "Edit Image",
      "description": "Edit a photo (clothes/scene/pose/background) from a text instruction + reference image.",
      "tags": ["image", "editing", "x402"]
    },
    {
      "id": "web_search",
      "name": "Web Search",
      "description": "General, tech, health, scholarly, or news web search.",
      "tags": ["search", "data", "x402"]
    },
    {
      "id": "weather",
      "name": "Weather",
      "description": "Current conditions and 5-day forecast for a location.",
      "tags": ["weather", "data", "x402"]
    },
    {
      "id": "geocode",
      "name": "Geocode",
      "description": "Place name to latitude/longitude.",
      "tags": ["maps", "geocoding", "data", "x402"]
    }
  ]
}
