56+ AI tools for CRM, content, workflows, SkillForge & marketing automation.
Drift inferred · capture-to-capture
tool count over time
06-04 08:57 now
31t
31t
transport stdio · http
verified
reported
listed in the official MCP registry counts 30 tools · 0 res
· 0 prompts
permission surface via code analysis
tools
-
add_tags
-
agent_execute
-
connect_ghl_mcp
-
content_generate
-
content_rewrite
-
course_generate
-
create_contact
-
create_opportunity
-
create_workflow
-
disconnect_ghl_mcp
-
get_contacts
-
get_location_info
-
get_opportunities
-
get_workflow
-
ghl_mcp_call
-
ghl_mcp_status
-
ghl_mcp_tools
-
insights_analyze
-
list_mcp_connections
-
list_mods
-
list_workflows
-
mcp_call_server
-
mcp_list_servers
-
rocketflow_deploy
-
run_workflow
-
send_email
-
send_sms
-
seo_analyze
-
skillforge_execute
-
update_contact
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 2
network 1
- net Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :88
const response = await fetch(`${API_BASE}/api/mcp/init`, {
secrets 1
- secrets Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :24
const API_KEY = process.env.ROCKET_API_KEY || ''
tool registrations 30
- run_workflow Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :184
- list_workflows Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :196
- create_workflow Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :206
- get_workflow Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :219
- get_contacts Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :234
- create_contact Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :246
- update_contact Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :263
- add_tags Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :279
- send_sms Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :291
- send_email Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :303
- get_opportunities Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :316
- create_opportunity Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :327
- course_generate Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :346
- content_generate Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :361
- content_rewrite Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :376
- rocketflow_deploy Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :393
- agent_execute Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :409
- skillforge_execute Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :421
- insights_analyze Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :438
- seo_analyze Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :455
- get_location_info Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :471
- list_mods Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :479
- mcp_call_server Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :491
- mcp_list_servers Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :504
- list_mcp_connections Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :512
- connect_ghl_mcp Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :524
- disconnect_ghl_mcp Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :536
- ghl_mcp_status Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :544
- ghl_mcp_tools Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :552
- ghl_mcp_call Crypto-Goatz-rocket-plus-mcp-110f4d5/server.ts :560
install hooks 1
- prepublishOnly Crypto-Goatz-rocket-plus-mcp-110f4d5/package.json :14
npm run build
declared dependencies 4
- @modelcontextprotocol/sdk@^1.0.0
- @types/node@^20
- tsx@^4.7.0
- typescript@^5