Setup
General
Claude.ai
- Click your name in the bottom-left sidebar → Settings.
- Select Connectors.
- Click Add → Add custom connector.
- Name:
Molfex. URL:https://mcp.molfex.app/mcp. - Click Add.
Claude Code
Codex
Cursor
~/.cursor/mcp.json or project MCP config:
v0 by Vercel
Open the + menu in the prompt → MCPs. Add a custom server with URLhttps://mcp.molfex.app/mcp and sign in with OAuth.
Visual Studio Code
Ctrl/Cmd + Shift + P→ MCP: Add Server.- Select Command (stdio).
- Enter:
npx mcp-remote https://mcp.molfex.app/mcp - Name it
Molfex.
Windsurf
Ctrl/Cmd + ,to open Windsurf settings.- Scroll to Cascade → MCP servers.
- Select Add Server → Add custom server.
- Add:
Zed
Cmd/Ctrl + ,to open Zed settings.- Add:
Jules
- Create an API key at studio.molfex.app/api-keys.
- In Jules, go to MCP Settings.
- Add a custom server pointing to
https://mcp.molfex.app/mcpand paste your API key when prompted.
Others
Any other client that supports MCP can connect with:- Command:
npx - Arguments:
-y mcp-remote https://mcp.molfex.app/mcp
