Headless Tracker runs on your own machine — the client starts it, so there is no endpoint to ping. 148 installs a week from npm. Last commit 21 Jun 2026.
Read-only MCP server: your AI sees your crypto portfolio, never your keys. Not financial advice.
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 headless-tracker -- npx -y headless-tracker
{
"mcpServers": {
"headless-tracker": {
"args": [
"-y",
"headless-tracker"
],
"command": "npx"
}
}
}
[mcp_servers.headless-tracker]
command = "npx"
args = ["-y", "headless-tracker"]
{
"mcpServers": {
"headless-tracker": {
"args": [
"-y",
"headless-tracker"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"headless-tracker": {
"args": [
"-y",
"headless-tracker"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.