pilotsrun/pilots
v0.1.0Apache-2.0
Sandboxes and production services on Firecracker microVMs: create machines, run commands, checkpoint and restore, deploy and promote, from any agent that speaks MCP.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
pilotsstreamable-http
{
"type": "streamable-http",
"url": "https://api.pilotrun.app/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "pilots",
"version": "0.1.0",
"description": "Sandboxes and production services on Firecracker microVMs: create machines, run commands, checkpoint and restore, deploy and promote, from any agent that speaks MCP.",
"author": {
"name": "pilots",
"url": "https://pilots.run"
},
"homepage": "https://pilots.run/agents",
"repository": "https://github.com/pilotsrun/pilots",
"license": "Apache-2.0",
"keywords": [
"agent-plugins",
"pilots",
"sandbox",
"firecracker",
"mcp",
"deploy"
]
}