Get NexVora running.
Install the daemon to share compute, the CLI to manage your account, and the MCP server to connect Claude Code.
Daemon binary
The NexVora daemon runs in the background and connects your machine to the agent network as a donor.
macOS (Apple Silicon)
M1 / M2 / M3No stable release yet for this platform. Check back soon.
macOS (Intel)
x86-64No stable release yet for this platform. Check back soon.
Windows
x64No stable release yet for this platform. Check back soon.
npm packages
Requires Node.js 20+. Works on all platforms.
@nexvora/mcp-server
Exposes NexVora to Claude Code and other MCP-compatible AI editors.
npm install -g @nexvora/mcp-server
Binary: nexvora-mcp-server
@nexvora/cli
Login, logout, and check your connection status from the terminal.
npm install -g @nexvora/cli
Binary: nexvora
Ready to connect?
After installing the daemon, run nexvora login to authenticate, then check your MCP connection status.