CLI Clients
Connect your Vinkius Cloud MCP server to terminal-based AI coding tools. Each CLI below supports MCP natively — pick yours for a step-by-step setup guide.
FAQ
Which CLI and desktop tools support MCP servers? Over 30 tools support MCP — Claude Code, Gemini CLI, OpenCode, Goose, Warp, GitHub Copilot CLI, Amazon Q Developer CLI, Aider, Codex CLI, Claude Desktop, Jan, Cherry Studio, and many more.
How do I connect an MCP server to Claude Code? Run claude mcp add vinkius https://edge.vinkius.com/{TOKEN}/mcp. Configuration is stored locally.
Can I use MCP servers with Gemini CLI? Yes. Add your Vinkius Cloud URL to ~/.gemini/settings.json under the mcpServers key.
What is the advantage of MCP in the terminal? CLI MCP clients excel at automation, scripting, and CI/CD integration. Pipe data, chain commands, and use MCP tools in shell scripts.
Do CLI MCP clients support Streamable HTTP? Yes. All listed CLIs support Streamable HTTP transport, the protocol used by Vinkius Cloud.
Can I use MCP CLI tools in CI/CD pipelines? Yes. CLI MCP clients are designed for scriptable, non-interactive use cases.