mcp-web-setup: One CLI to Configure 18 MCP Servers Across Claude, Codex, and Gemini
· 3 min read
Every AI coding tool has its own config format for MCP servers. Claude uses JSON, Codex uses TOML, Gemini uses a different JSON schema. Setting up the same 18 servers across all three means editing three files, remembering three formats, and hoping you didn't typo a credential. I built mcp-web-setup to do it once.
