jolt transform web for Cursor
io.github.halversondm/jolt-transform-web
An MCP server that provides bazaarvoic JOLT transformation capabilities.
client:Cursor
transport:streamable-http
Install jolt transform web in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"jolt-transform-web": {
"url": "https://jolt-transform.halversondm.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs