JProfiler for Windsurf
io.github.ej-technologies/jprofiler-mcp
Java profiling with AI agent integration. Profile CPU, memory, JDBC, HTTP and more.
client:Windsurf
transport:stdio
runtime:npm
Install JProfiler in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"jprofiler-mcp": {
"command": "npx",
"args": [
"-y",
"@ej-technologies/jprofiler-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs