NexusToken for Claude Code
ai.nexustoken/nexustoken-sdk
Create/check agent tasks, discover capabilities, and run V2 Jobs on NexusToken.
client:Claude Code
transport:stdio
runtime:pypi
Install NexusToken in Claude Code
run in your project directory
claude mcp add nexustoken-sdk -e NEXUS_API_KEY=<NEXUS_API_KEY> -e NEXUS_BASE_URL=<NEXUS_BASE_URL> -- uvx nexustoken-sdk
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs