Other Clients
Connect any MCP-capable tool to the Kernel MCP server
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.