Firstdollar runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 26 May 2026.
An MCP that teaches AI agents to use the wallets they already have. Teacher, not butler.
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 firstdollar -- npx -y firstdollar
{
"mcpServers": {
"firstdollar": {
"args": [
"-y",
"firstdollar"
],
"command": "npx"
}
}
}
[mcp_servers.firstdollar]
command = "npx"
args = ["-y", "firstdollar"]
{
"mcpServers": {
"firstdollar": {
"args": [
"-y",
"firstdollar"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"firstdollar": {
"args": [
"-y",
"firstdollar"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.