Skip to main content
Publish, update, and delete Molfex sites from your AI chat. Sign in when your client asks. If it cannot open a browser, create an API key at studio.molfex.app/api-keys and paste it as a bearer token.

Setup

General

Claude.ai

  1. Click your name in the bottom-left sidebar → Settings.
  2. Select Connectors.
  3. Click AddAdd custom connector.
  4. Name: Molfex. URL: https://mcp.molfex.app/mcp.
  5. 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 URL https://mcp.molfex.app/mcp and sign in with OAuth.

Visual Studio Code

Or from the UI:
  1. Ctrl/Cmd + Shift + PMCP: Add Server.
  2. Select Command (stdio).
  3. Enter: npx mcp-remote https://mcp.molfex.app/mcp
  4. Name it Molfex.

Windsurf

  1. Ctrl/Cmd + , to open Windsurf settings.
  2. Scroll to CascadeMCP servers.
  3. Select Add ServerAdd custom server.
  4. Add:

Zed

  1. Cmd/Ctrl + , to open Zed settings.
  2. Add:

Jules

  1. Create an API key at studio.molfex.app/api-keys.
  2. In Jules, go to MCP Settings.
  3. Add a custom server pointing to https://mcp.molfex.app/mcp and 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
Or send your Studio API key as a bearer token: