Server data from the Official MCP Registry
MCP server for Cantrip — AI-powered GTM engine for solo founders
MCP server for Cantrip — AI-powered GTM engine for solo founders
Set these up before or after installing:
Environment variable: CANTRIP_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ozten-cantrip": {
"env": {
"CANTRIP_API_KEY": "your-cantrip-api-key-here"
},
"args": [
"-y",
"mcp-server-cantrip"
],
"command": "npx"
}
}
}This MCP server demonstrates good security practices with proper API key handling and reasonable permissions. Minor concerns include potentially verbose error messages that could aid reconnaissance and the use of dynamic command construction, but these are low-severity issues appropriate for a developer tool. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!