Loading MCP server directory, please wait...
MCP server for Cantrip — AI-powered GTM engine for solo founders
npx @getmcp/cli add io.github.ozten/cantripRequires Node.js 18+. Community-contributed server. Review source before installing.
CANTRIP_API_KEYYour Cantrip API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ozten/cantrip": {
"command": "npx",
"args": [
"-y",
"mcp-server-cantrip"
],
"env": {
"CANTRIP_API_KEY": ""
}
}
}
}