StablecoinX runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm.
Drive a StablecoinX business account — auth, API keys, sessions, paymaster, and webhooks.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 stablecoinx-mcp -- npx -y @stablecoinx/mcp
{
"mcpServers": {
"stablecoinx-mcp": {
"args": [
"-y",
"@stablecoinx/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.stablecoinx-mcp]
command = "npx"
args = ["-y", "@stablecoinx/mcp"]
{
"mcpServers": {
"stablecoinx-mcp": {
"args": [
"-y",
"@stablecoinx/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"stablecoinx-mcp": {
"args": [
"-y",
"@stablecoinx/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SCX_STATE_PASSPHRASE (Passphrase used to encrypt the local state file (JWT / API key / session key) at rest. Pick any string. The harness endpoint, thirdweb client, origin and login chain are baked into the package — this is the only required input.), SCX_STATE_DIR (Optional. Directory for the encrypted local state file. Defaults to %APPDATA%/stablecoinx-mcp (Windows) or $XDG_CONFIG_HOME/stablecoinx-mcp.).
The author declared them in the registry entry; get the values from the project itself.
Drive one tmux server: sessions, windows, panes, and the output they produce.
Create and drive KanbanThing kanban boards. No account, no API key, board link required.
Permissioned access to Gmail, Drive and Calendar via the user's own Google account
Permissioned access to Outlook, OneDrive and Teams via the user's own Microsoft account
Agent memory: free durable storage (any keypair, no signup) that survives sessions and machines.
MCP server that spawns and drives Claude Code sessions via claude-wrap.
Goal-driven Playwright browser sessions for LLMs, with full action traces and aria-snapshots.
Storage and file sharing for AI agents. No account, no API key: $0.01 USDC per call (x402, Base).
Answers built from our own checks of this server.