Commands / kosa8 mcp
kosa8 mcp
Run kosa8 as an MCP server so AI agents can drive it
kosa8 speaks the Model Context Protocol, exposing containers, images, sandboxes, snapshots and fork as typed tools.
Point an MCP client at kosa8 mcp serve (stdio) or kosa8 mcp serve --http :7433.
Subcommands
kosa8 mcp addRegister a third-party MCP server to run sandboxed behind the gateway
kosa8 mcp lsList registered third-party MCP servers
kosa8 mcp rmUnregister a third-party MCP server
kosa8 mcp serveServe the MCP endpoint over stdio, or HTTP with --http
kosa8 mcp toolsList the tools kosa8 exposes to agents