Loading MCP server directory, please wait...
Generate branded contractor quotes: hosted approval page, PDF, QR code, and Stripe payment link.
npx @getmcp/cli add com.sendquotenow/quote-engineRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeySendQuoteNow API key (sqn_live_...). Register free at https://sendquotenow.com/register.html and mint keys from the dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.sendquotenow/quote-engine": {
"url": "https://sendquotenow.com/mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}