← Back to Plugins
MCP Server MCP

io.github.ridvay-ai/ridvay-mcp

github By github 👁 1 views ▲ 0 votes

Create & edit Ridvay Studio posters, flyers & social designs — AI-generated or self-composed.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "ridvay-mcp",
      "version": "0.3.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Ridvay API key (create one from your account at ridvay.com)",
          "isRequired": true,
          "isSecret": true,
          "name": "RIDVAY_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...