Beta

Try a Beta Version of PaxNet

Get started in one command. After installation, you'll receive personalized learning reports and tutorials straight to your inbox based on your coding activity.

curl -fsSL https://www.paxnet.dev/install.sh | bash

The installer will prompt you for your client (Claude Code, Claude Desktop, Cursor, or Antigravity) and API key. Get your API key from your dashboard

Claude Code Users

After installation, add your API key to your shell profile (~/.bashrc, ~/.zshrc, etc.):

export PAX_API_KEY=your_api_key_here

Then restart your terminal or run source ~/.zshrc (or your shell config file).

Antigravity Users

The installer will automatically configure your MCP settings at ~/.gemini/antigravity/mcp_config.json. No additional setup required after installation.

What happens next?

  1. 1The MCP server is installed and configured for your client
  2. 2Start coding with your AI assistant as usual
  3. 3Check your inbox for personalized learning reports

Common Issues

"Authentication failed. Check your PAX_API_KEY."

This error means your API key isn't being read properly. Make sure you've added it to your shell profile:

export PAX_API_KEY=your_api_key_here

Add this line to your ~/.zshrc, ~/.bashrc, or equivalent shell config file. Then restart your terminal or run source ~/.zshrc. Alternatively, you can run export PAX_API_KEY=your_api_key_here directly in the terminal where you're running Claude.

Found an Issue?

During beta, we rely on your feedback. If you encounter any bugs, have suggestions, or run into problems (especially during install), let us know below.

Join the Waitlist for the PaxNet Stable

The beta gives you a taste of PaxNet. Join our waitlist to get priority access to team analytics, vulnerability scanning, and more.

Join the Waitlist