Skip to main content
Many other MCP-capable tools accept:
  • Command: npx
  • Arguments: -y mcp-remote https://mcp.onkernel.com/mcp
{
  "kernel": {
    "command": "npx",
    "args": ["-y", "mcp-remote", "https://mcp.onkernel.com/mcp"]
  }
}
Configure these values wherever the tool expects MCP server settings.