Skip to main content
This command is deprecated. Running superbox run prints a deprecation notice and exits. Use superbox pull to configure your AI client, then interact with the server through the client’s MCP panel.

What the command does

When invoked, the command:
  1. Prints a deprecation message explaining the change
  2. Suggests the equivalent superbox pull command
  3. Exits with code 0
No connection to the Worker is made.

Migration

Use superbox pull to configure your AI client for the server:
Then interact with the server through your AI client’s chat or MCP tool panel.

Sending raw JSON-RPC manually

If you need to send raw JSON-RPC for debugging, use curl directly:

See Also

pull

Configure MCP servers in AI clients

test

Test an unreleased server from GitHub