NexusToken runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi. Last commit 6 May 2026.
Create/check agent tasks, discover capabilities, and run V2 Jobs on NexusToken.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nexustoken-sdk -- uvx nexustoken-sdk
{
"mcpServers": {
"nexustoken-sdk": {
"args": [
"nexustoken-sdk"
],
"command": "uvx"
}
}
}
[mcp_servers.nexustoken-sdk]
command = "uvx"
args = ["nexustoken-sdk"]
{
"mcpServers": {
"nexustoken-sdk": {
"args": [
"nexustoken-sdk"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"nexustoken-sdk": {
"args": [
"nexustoken-sdk"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.