get_next_launches — cosmik MCP Tool Read-only
get_next_launches
(get next launches) is one of 3 tools on the
cosmik
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_next_launches from your client
- Claude Code cosmik get_next_launches run in your project directory
- Claude Desktop cosmik get_next_launches ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor cosmik get_next_launches ~/.cursor/mcp.json
- VS Code cosmik get_next_launches .vscode/mcp.json
- Zed cosmik get_next_launches ~/.config/zed/settings.json
- Windsurf cosmik get_next_launches ~/.codeium/windsurf/mcp_config.json
- Cline cosmik get_next_launches ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI cosmik get_next_launches ~/.gemini/settings.json
- Grok cosmik get_next_launches .mcp.json (in your project root)
- ChatGPT cosmik get_next_launches Settings → Connectors → Advanced → Developer mode
- Claude.ai cosmik get_next_launches Settings → Connectors → Add custom connector
- LangChain cosmik get_next_launches pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http cosmik https://gocosmik.com/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.