Loading MCP server directory, please wait...
Plan and run paced startup, SaaS and AI directory launches from your agent, in your own Chrome.
npx @getmcp/cli add io.github.cracked-collective/agentlaunchRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour AgentLaunch API key, created on https://www.agentlaun.ch/connect (starts with rl_).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cracked-collective/agentlaunch": {
"url": "https://www.agentlaun.ch/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}