← Back to Plugins
MCP Server MCP

io.github.Crypto-Goatz/rocket-plus-mcp

github By github 👁 1 views ▲ 0 votes

56+ AI tools for CRM, content, workflows, SkillForge & marketing automation.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "rocket-plus-mcp",
      "version": "2.1.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Rocket+ API key. Get one at https://rocketadd.com/settings under API Keys.",
          "isRequired": true,
          "isSecret": true,
          "name": "ROCKET_API_KEY"
        },
        {
          "description": "Rocket+ API base URL (default: https://rocketadd.com)",
          "name": "ROCKET_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...