rdk network:*

Commands that interact with the RDK public network.

Commands

rdk network:join

rdk network:join

Install the embedding model and MCP SDK (~50MB, one-time download). Required before rdk mcp:serve will work.

rdk network:status

rdk network:status

Show connection status to RDK Central, sync state, and last query time.

rdk network:query

rdk network:query "your query"

Query the network directly from the CLI without going through Claude. Useful for testing.

rdk sync

rdk sync

Manually force-sync your unsynced public chunks to the network. Normally happens automatically every 5 minutes when rdk mcp:serve is running.