Skip to content
VS Code

webforJ MCP Server for VS Code

com.webforj/mcp

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

client:VS Code transport:streamable-http tools:9

Install webforJ MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.webforj.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

webforJ MCP Server in other clients