What is the Unlock SaaS MCP server?
Playbook engine: non-dev founders land first paying customer in 60 days or refund
How to install Unlock SaaS
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"unlocksaas": {
"url": "https://unlocksaas.com/api/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"unlocksaas": {
"serverUrl": "https://unlocksaas.com/api/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"unlocksaas": {
"type": "http",
"url": "https://unlocksaas.com/api/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"unlocksaas": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://unlocksaas.com/api/mcp"
]
}
}
}Claude Code
claude mcp add --transport http unlocksaas https://unlocksaas.com/api/mcpRelated MCP servers
GitHub signals for VC deal flow: trending startups, commit velocity, contributor growth, 20 sectors.
5
View repository →JavaScript
MIT
SanctionsAI
Active
OFAC sanctions screening for AI agents: screen names, wallets, entities against the SDN list.
1
View repository →HTML
MIT
CarShake
Maintained
Vehicle handover checklists, damage-documentation best practices, valet/rental/service FAQs.
0
View repository →MIT
ChurnLens
Active
Buyer-side SaaS due-diligence maths: NRR, GRR, revenue concentration, zombie MRR, LTV:CAC.
0
View repository →MIT
sipiteno
Maintained
Global expansion intelligence: country info, expansion cost estimates, competitor analysis.
0
View repository →MIT
VoiceLogPro
Maintained
Construction daily-log generation, jurisdiction compliance requirements, construction FAQs.
0
View repository →MIT