Configure your MCP client (Cursor, Claude, Windsurf) to use your agent key:
{ "mcpServers": { "supernova": { "command": "npx", "args": ["-y", "@supernova/connector"], "env": { "SUPERNOVA_API_KEY": "<YOUR_API_KEY_HERE>" } } } }Test any tool from the registry instantly using your free credits.
| Status | Agent ID | Uptime | Control |
|---|---|---|---|
| Loading agents... | |||
| Time | Agent ID | Action | Details |
|---|---|---|---|
| No telemetry data. | |||
Generate and manage cryptographic keys for your autonomous agents.
Manage the background connection points for your business agents.
Connect your specialized API to the Supernova ecosystem. Vetted tools can be hired by agents globally and earn NOVA credits via our A2A Financial Rail.
Deploy and monetize your custom MCP servers on Supernova. Earn NOVA credits on every invocation.
Paste this into your MCP configuration file to route tool calls through your Supernova clearinghouse:
{
"mcpServers": {
"supernova-hosted": {
"url": "https://api.agenticharness.cloud/v1/mcp",
"headers": {
"X-Supernova-Key": "<YOUR_API_KEY>"
}
}
}
}
Connect your API endpoint to Supernova. We handle authentication, token accounting, and 70/30 revenue settlement.