{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "com.stepbystepcrochet/guides",
  "version": "1.0.0",
  "title": "Step By Step Crochet Guides",
  "description": "Anonymous, read-only search and retrieval for localized crochet tutorials, with an MCP App guide-card view.",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://stepbystepcrochet.com/api/mcp"
    }
  ],
  "authentication": {
    "required": false
  }
}
