Kernel Platform

Integrates with Kernel platform's cloud deployment and browser automation services to enable app deployment with dependency resolution, browser session management with stealth capabilities, and automated testing workflows through OAuth2-secured API access.

View Source
14 stars
0 tools
Created Aug 2025
@onkernel/onkernel-kernel-platform-kernel-mcp-server

About

Integrates with Kernel platform's cloud deployment and browser automation services to enable app deployment with dependency resolution, browser session management with stealth capabilities, and automated testing workflows through OAuth2-secured API access.

Categories

general

Installation

npm

npm install @onkernel/onkernel-kernel-platform-kernel-mcp-server

Configuration

{ "mcpServers": { "onkernel-kernel-platform-kernel-mcp-server": { "command": "npx", "args": [ "-y", "@onkernel/onkernel-kernel-platform-kernel-mcp-server" ] } } }