Skip to content
Gemini CLI

webforJ MCP Server for Gemini CLI

com.webforj/mcp

WebforJ's MCP server, provides tools, resources, prompts for scaffolding and developing webforJ apps

client:Gemini CLI transport:streamable-http tools:9

Install webforJ MCP Server in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.webforj.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

webforJ MCP Server in other clients