Integration Stacks
Sales Stack
HubSpot, Calendly, and email wired for CRM-driven outreach
Why buy
Revenue teams buy integrations when they remove coordination debt across the stack they already pay for.
// First 7 days
What can be running fast.
01
sync CRM actions
02
Ship a usable package with 13 included files and working structure.
03
Move from purchase to first setup in about 10 min.
// Included files
What is inside the package.
Description
What is Sales Stack?
MCP servers: HubSpot (contacts, deals, pipelines), Calendly (scheduling), and email (outreach). Scoped permissions for CRM read/write.
Upgrade path
- 01Start with this package and validate the workflow.
- 02Add specialized skills or bundles once the core system is stable.
- 03Use the community to sharpen positioning, demos, and feedback loops.
// mcp-servers.json
{
"mcpServers": {
"hubspot": {
"command": "npx",
"args": ["-y", "@mcp/hubspot-server"],
"env": {
"HUBSPOT_ACCESS_TOKEN": "${HUBSPOT_ACCESS_TOKEN}",
"HUBSPOT_PORTAL_ID": "${HUBSPOT_PORTAL_ID}"
}
},
"calendly": {
"command": "npx",
"args": ["-y", "@mcp/calendly-server"],
"env": {
"CALENDLY_API_KEY": "${CALENDLY_API_KEY}"
}
},
"email": {
"command": "npx",
"args": ["-y", "@mcp/email-server"],
"env": {
"SMTP_HOST": "${SMTP_HOST}",
"SMTP_USER": "${SMTP_USER}",
"SMTP_PASS": "${SMTP_PASS}"
}
}
}
}// Community acceleration
Use the room after the purchase.
Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.
Related products
More from this shelf.
automate / Slack, Gmail, and Google Calendar wired together in one config
Productivity Stack
Slack, Gmail, and Google Calendar wired together in one config
automate / GitHub, Linear, and Sentry connected so your agent can ship code
Developer Stack
GitHub, Linear, and Sentry connected so your agent can ship code
automate / Web search, PDF parsing, and database queries in a single bundle
Research Stack
Web search, PDF parsing, and database queries in a single bundle
automate / connect finance data faster
Finance Stack
QuickBooks, Plaid, and Google Sheets for financial data access