Skip to content
VS Code

Okareo for VS Code

com.okareo/okareo

Simulation, evaluation and monitoring for voice agents.

client:VS Code transport:streamable-http

Install Okareo in VS Code

.vscode/mcp.json

{
  "servers": {
    "okareo": {
      "type": "http",
      "url": "https://tools.okareo.com/mcp"
    }
  }
}

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

Okareo in other clients