MCP Server
MCP
io.github.Crypto-Goatz/rocket-plus-mcp
56+ AI tools for CRM, content, workflows, SkillForge & marketing automation.
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
By
Comments
Sign in to leave a comment