JAIPilot for Cursor
io.github.jaipilot/jaipilot
Ship better Java with your coding agent.
client:Cursor
transport:streamable-http
Install JAIPilot in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"jaipilot": {
"url": "https://api.jaipilot.com/functions/v1/jaipilot/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs