{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.semihbugrasezer/seerxo",
    "description": "Generate SEO-optimized Etsy listings \u2014 title, description, and 13 tags \u2014 from your AI assistant.",
    "title": "Seerxo",
    "repository": {
        "url": "https://github.com/semihbugrasezer/seerxo",
        "source": "github"
    },
    "version": "1.13.0",
    "websiteUrl": "https://www.seerxo.com",
    "packages": [
        {
            "registryType": "npm",
            "registryBaseUrl": "https://registry.npmjs.org",
            "identifier": "seerxo",
            "version": "1.13.0",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "Optional Seerxo account email; omit when credentials were saved with 'seerxo login'.",
                    "name": "SEERXO_EMAIL"
                },
                {
                    "description": "Optional API key from seerxo.com \u2014 omit to use the free tier set up via 'seerxo configure'.",
                    "isSecret": true,
                    "name": "SEERXO_API_KEY"
                }
            ]
        }
    ],
    "remotes": [
        {
            "type": "streamable-http",
            "url": "https://api.seerxo.com/mcp"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-26T16:53:52.68764Z",
            "publishedAt": "2026-07-26T16:53:52.68764Z",
            "updatedAt": "2026-07-26T16:53:52.68764Z",
            "isLatest": true
        }
    }
}