Smeltr Token-2022 runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 18 Jul 2026.
Validate Token-2022 configs (transfer fee, soulbound, delegate). Read-only — no keys or RPC.
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 smeltr-token2022 -- npx -y @smeltr/mcp-server
{
"mcpServers": {
"smeltr-token2022": {
"args": [
"-y",
"@smeltr/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.smeltr-token2022]
command = "npx"
args = ["-y", "@smeltr/mcp-server"]
{
"mcpServers": {
"smeltr-token2022": {
"args": [
"-y",
"@smeltr/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"smeltr-token2022": {
"args": [
"-y",
"@smeltr/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.