Supported AI Tools
Which MCP clients work with UiChemy, and what each one can do.
UiChemy MCP works with any AI tool that supports the Model Context Protocol. These are the tools UiChemy's dashboard generates ready-to-paste config for:
| Tool | Config format | Save path |
|---|---|---|
| Claude Desktop | JSON | claude_desktop_config.json |
| Cursor | JSON | .cursor/mcp.json (or a project-level .cursor/mcp.json) |
| Codex | TOML | .codex/config.toml |
| Antigravity | JSON | .gemini/config/mcp_config.json |
Every tool gets the same underlying access, the same MCP server, the same capabilities, and the same Prompt / Config switch on the dashboard, one tab gives you a ready-made prompt that tells your AI tool to edit its own config file, the other gives you the raw config to paste in yourself. See MCP Tools Reference for the full list of what's available. What differs between tools is only the config format and where it saves, not what you can build once connected.
Not seeing your tool listed? If it supports MCP and can read a client config file, use the Prompt tab on the dashboard's config panel, it gives you a plain-language config your tool's setup assistant can apply, even without a dedicated button.
Ready to connect? Follow Set Up UiChemy MCP, then Connect an MCP Client to confirm it's working.