Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"token-info": {
"command": "npx",
"args": [
"@castrozan/token-info-mcp@latest"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"token-info": {
"command": "npx",
"args": [
"@castrozan/token-info-mcp@latest"
]
}
}
}