OpenMayhem for Cursor
ai.openmayhem/openmayhem
Use OpenMayhem text, embedding and media models with explicit cost controls.
client:Cursor
transport:streamable-http
runtime:mcpb
Install OpenMayhem in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"openmayhem": {
"url": "https://mcp.openmayhem.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs