webforJ MCP Server for Zed
com.webforj/mcp
WebforJ's MCP server, provides tools, resources, prompts for scaffolding and developing webforJ apps
client:Zed
transport:streamable-http
tools:9
Install webforJ MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.webforj.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs