First Dollar
Rank #62,219io.github.lisamaraventano-spine/firstdollar
An MCP that teaches AI agents to use the wallets they already have. Teacher, not butler.
First Dollar is a Model Context Protocol (MCP) server published by lisamaraventano-spine. It ranks #62,219 of 132,405 servers tracked on MCP Toplist. First Dollar is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 25, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 70,186 of 132,405 servers on MCP Toplist.
Use First Dollar
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add firstdollar -- npx -y firstdollar[mcp_servers.firstdollar]
command = "npx"
args = ["-y", "firstdollar"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"firstdollar": {
"command": "npx",
"args": [
"-y",
"firstdollar"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"firstdollar": {
"command": "npx",
"args": [
"-y",
"firstdollar"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"firstdollar": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"firstdollar"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"firstdollar": {
"command": "npx",
"args": [
"-y",
"firstdollar"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"firstdollar": {
"command": "npx",
"args": [
"-y",
"firstdollar"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lisamaraventano-spine%2Ffirstdollar)<a href="https://mcptoplist.com/server/io.github.lisamaraventano-spine%2Ffirstdollar"><img src="https://mcptoplist.com/badge/io.github.lisamaraventano-spine%2Ffirstdollar.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lisamaraventano-spine
Other servers by lisamaraventano-spine
View all lisamaraventano-spine servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.7 | May 25, 2026 |
Frequently asked questions
- Who maintains First Dollar?
- First Dollar is maintained by lisamaraventano-spine, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is First Dollar listed on the Official MCP Registry?
- Yes — First Dollar is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does First Dollar have?
- MCP Toplist tracks 1 version of First Dollar, most recently published on May 25, 2026.
- Where can I find the source code for First Dollar?
- The source code for First Dollar is hosted at github.com/lisamaraventano-spine/firstdollar.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.