Founder workflows for idea validation, branding, campaigns, landing pages, analytics, and CRM.
claude mcp add sparklaunch --transport http https://sparklaun.ch/api/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"sparklaunch": {
"url": "https://sparklaun.ch/api/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sparklaunch": {
"serverUrl": "https://sparklaun.ch/api/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"sparklaunch": {
"type": "http",
"url": "https://sparklaun.ch/api/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sparklaunch": {
"url": "https://sparklaun.ch/api/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"sparklaunch": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sparklaun.ch/api/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://sparklaun.ch/api/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.SparkLaunch-Dev--sparklaunch/reviews or the review_server meta-tool.
POST /mcp