{
  "specVersion": "1.0",
  "host": {
    "identifier": "mp3frommidi.com",
    "displayName": "MP3 from MIDI",
    "url": "https://mp3frommidi.com"
  },
  "entries": [
    {
      "type": "mcp-server",
      "identifier": "mp3frommidi.com:mcp-server",
      "displayName": "MCP Server",
      "url": "https://mp3frommidi.com/mcp",
      "card": "https://mp3frommidi.com/.well-known/mcp/server-card.json",
      "description": "MCP server exposing the site-lookup tool for agent access to site information."
    },
    {
      "type": "agent-skill",
      "identifier": "mp3frommidi.com:skill:site-lookup",
      "displayName": "Site Lookup Skill",
      "name": "site-lookup",
      "url": "https://mp3frommidi.com/ai/skills/site-lookup/SKILL.md",
      "digest": "sha256:85acab5235808844478b8cc115020cf797f4d3274a2e0d1d0732be904ef4a1ff",
      "description": "Retrieve public information about mp3frommidi.com's MP3 to MIDI conversion tool."
    },
    {
      "type": "rest-api",
      "identifier": "mp3frommidi.com:api:agent",
      "displayName": "Agent REST API",
      "url": "https://mp3frommidi.com/api/agent",
      "openapi": "https://mp3frommidi.com/openapi.json",
      "description": "REST API endpoint returning structured site information as JSON."
    },
    {
      "type": "openapi",
      "identifier": "mp3frommidi.com:openapi",
      "displayName": "OpenAPI Document",
      "url": "https://mp3frommidi.com/openapi.json",
      "description": "OpenAPI 3.1.0 document describing the agent-facing API."
    },
    {
      "type": "ai-docs",
      "identifier": "mp3frommidi.com:ai-docs",
      "displayName": "AI Documentation",
      "url": "https://mp3frommidi.com/ai/",
      "description": "AI entry point with markdown documentation for agents."
    },
    {
      "type": "llms-txt",
      "identifier": "mp3frommidi.com:llms-txt",
      "displayName": "LLMs.txt",
      "url": "https://mp3frommidi.com/llms.txt",
      "description": "LLM-friendly site summary."
    }
  ]
}
