Ogen for VS Code
com.ogenhq/ogen
Grounds AI agents in your live systems: every read is live, costly acts wait for a person.
client:VS Code
transport:streamable-http
Install Ogen in VS Code
.vscode/mcp.json
{
"servers": {
"ogen": {
"type": "http",
"url": "https://us.ogenhq.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs