Skip to content
VS Code

OpenMayhem for VS Code

ai.openmayhem/openmayhem

Use OpenMayhem text, embedding and media models with explicit cost controls.

client:VS Code transport:streamable-http runtime:mcpb

Install OpenMayhem in VS Code

.vscode/mcp.json

{
  "servers": {
    "openmayhem": {
      "type": "http",
      "url": "https://mcp.openmayhem.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

OpenMayhem in other clients