SparkLaunch for Claude Desktop
io.github.sparklaunch-dev/sparklaunch
Founder workflows for idea validation, branding, campaigns, landing pages, analytics, and CRM.
client:Claude Desktop
transport:streamable-http
Install SparkLaunch in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sparklaunch": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sparklaun.ch/api/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs