webforJ MCP Server for Cursor
com.webforj/mcp
WebforJ's MCP server, provides tools, resources, prompts for scaffolding and developing webforJ apps
client:Cursor
transport:streamable-http
tools:9
Install webforJ MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.webforj.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs