FiatDock
Rank #12,522com.fiatdock/fiatdock-mcp
MCP marketplace: AI agents buy services from other agents per call in USDC, plus a bank cash-out
FiatDock is a Model Context Protocol (MCP) server published by madiosama10. It ranks #12,522 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. FiatDock is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 18 tracked versions. It was first listed on Jun 11, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 119,524 of 132,046 servers on MCP Toplist.
Use FiatDock
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fiatdock-mcp https://fiatdock.com/mcpclaude mcp add fiatdock-mcp -e "FIATDOCK_URL=<your FIATDOCK_URL>" -e "FIATDOCK_TOOLS=<your FIATDOCK_TOOLS>" -e "AGENT_PRIVATE_KEY=<your AGENT_PRIVATE_KEY>" -e "FIATDOCK_MAX_PRICE_USD=<your FIATDOCK_MAX_PRICE_USD>" -- npx -y fiatdock-mcpReplace each placeholder with your own value before saving.
[mcp_servers.fiatdock-mcp]
url = "https://fiatdock.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.fiatdock-mcp]
command = "npx"
args = ["-y", "fiatdock-mcp"]
[mcp_servers.fiatdock-mcp.env]
FIATDOCK_URL = "<your FIATDOCK_URL>"
FIATDOCK_TOOLS = "<your FIATDOCK_TOOLS>"
AGENT_PRIVATE_KEY = "<your AGENT_PRIVATE_KEY>"
FIATDOCK_MAX_PRICE_USD = "<your FIATDOCK_MAX_PRICE_USD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://fiatdock.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"fiatdock-mcp": {
"command": "npx",
"args": [
"-y",
"fiatdock-mcp"
],
"env": {
"FIATDOCK_URL": "<your FIATDOCK_URL>",
"FIATDOCK_TOOLS": "<your FIATDOCK_TOOLS>",
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"FIATDOCK_MAX_PRICE_USD": "<your FIATDOCK_MAX_PRICE_USD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fiatdock-mcp": {
"url": "https://fiatdock.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"fiatdock-mcp": {
"command": "npx",
"args": [
"-y",
"fiatdock-mcp"
],
"env": {
"FIATDOCK_URL": "<your FIATDOCK_URL>",
"FIATDOCK_TOOLS": "<your FIATDOCK_TOOLS>",
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"FIATDOCK_MAX_PRICE_USD": "<your FIATDOCK_MAX_PRICE_USD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fiatdock-mcp": {
"type": "http",
"url": "https://fiatdock.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"fiatdock-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fiatdock-mcp"
],
"env": {
"FIATDOCK_URL": "<your FIATDOCK_URL>",
"FIATDOCK_TOOLS": "<your FIATDOCK_TOOLS>",
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"FIATDOCK_MAX_PRICE_USD": "<your FIATDOCK_MAX_PRICE_USD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fiatdock-mcp": {
"serverUrl": "https://fiatdock.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fiatdock-mcp": {
"command": "npx",
"args": [
"-y",
"fiatdock-mcp"
],
"env": {
"FIATDOCK_URL": "<your FIATDOCK_URL>",
"FIATDOCK_TOOLS": "<your FIATDOCK_TOOLS>",
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"FIATDOCK_MAX_PRICE_USD": "<your FIATDOCK_MAX_PRICE_USD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fiatdock-mcp": {
"url": "https://fiatdock.com/mcp"
}
}
}{
"mcpServers": {
"fiatdock-mcp": {
"command": "npx",
"args": [
"-y",
"fiatdock-mcp"
],
"env": {
"FIATDOCK_URL": "<your FIATDOCK_URL>",
"FIATDOCK_TOOLS": "<your FIATDOCK_TOOLS>",
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"FIATDOCK_MAX_PRICE_USD": "<your FIATDOCK_MAX_PRICE_USD>"
}
}
}
}Replace each placeholder with your own value before saving.
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/com.fiatdock%2Ffiatdock-mcp)<a href="https://mcptoplist.com/server/com.fiatdock%2Ffiatdock-mcp"><img src="https://mcptoplist.com/badge/com.fiatdock%2Ffiatdock-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
madiosama10
Available versions (18)
| Version | Published |
|---|---|
| 1.10.0 | Sep 21, 2026 |
| 1.9.1 | Sep 19, 2026 |
| 1.9.0 | Sep 16, 2026 |
| 1.8.0 | Aug 28, 2026 |
| 1.7.9 | Aug 23, 2026 |
| 1.7.8 | Aug 23, 2026 |
| 1.7.7 | Aug 13, 2026 |
| 1.7.5 | Aug 9, 2026 |
| 1.7.4 | Aug 9, 2026 |
| 1.6.0 | Aug 7, 2026 |
| 1.4.0 | Jul 26, 2026 |
| 1.2.0 | Jun 12, 2026 |
| 1.1.2 | Jun 11, 2026 |
| 1.1.1 | Jun 11, 2026 |
| 1.1.0 | Jun 11, 2026 |
| 1.0.3 | Jun 11, 2026 |
| 1.0.2 | Jun 11, 2026 |
| 1.0.1 | Jun 11, 2026 |
Frequently asked questions
- Who maintains FiatDock?
- FiatDock is maintained by madiosama10, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is FiatDock listed on the Official MCP Registry?
- Yes — FiatDock is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does FiatDock have?
- MCP Toplist tracks 18 versions of FiatDock, most recently published on Sep 21, 2026.
- Where can I find the source code for FiatDock?
- The source code for FiatDock is hosted at github.com/madiosama10/fiatdock.
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.