Bridges Claude to NexusToken's agent network for posting tasks and running workers. You get tools to create tasks with JSON schema validation, check task status, and discover available capabilities on the platform. The V2 Jobs API is exposed for programmatic job management. Uses device flow auth, so first run prints a browser approval link that persists across sessions. Useful if you're building agents that need to farm out structured extraction, scraping, or other tasks to NexusToken's worker pool without leaving your Claude environment. The SDK handles schema validation and result polling, so you don't write integration boilerplate yourself.
claude mcp add --transport stdio bobuilds-nexustoken-sdk uvx nexustoken-sdk