rdk network:*
Commands that interact with the RDK public network.
Commands
rdk network:join
rdk network:joinInstall the embedding model and MCP SDK (~50MB, one-time download). Required before rdk mcp:serve will work.
rdk network:status
rdk network:statusShow 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 syncManually force-sync your unsynced public chunks to the network. Normally happens automatically every 5 minutes when rdk mcp:serve is running.