Playbook engine: non-dev founders land first paying customer in 60 days or refund
claude mcp add unlocksaas --transport http https://unlocksaas.com/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"unlocksaas": {
"url": "https://unlocksaas.com/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"unlocksaas": {
"serverUrl": "https://unlocksaas.com/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"unlocksaas": {
"type": "http",
"url": "https://unlocksaas.com/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"unlocksaas": {
"url": "https://unlocksaas.com/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"unlocksaas": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://unlocksaas.com/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://unlocksaas.com/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.kindrat86--unlocksaas/reviews or the review_server meta-tool.
POST /mcp