carrydesk
Rank #25,083io.github.pelazas/carrydesk
Funding-carry rankings for Hyperliquid perps, metered per call in USDC via x402.
carrydesk is a Model Context Protocol (MCP) server published by pelazas. It ranks #25,083 of 132,046 servers tracked on MCP Toplist. carrydesk is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 2, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 106,963 of 132,046 servers on MCP Toplist.
Use carrydesk
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add carrydesk -e "CARRYDESK_PRIVATE_KEY=<your CARRYDESK_PRIVATE_KEY>" -e "CARRYDESK_API_BASE=<your CARRYDESK_API_BASE>" -- uvx carrydeskReplace each placeholder with your own value before saving.
[mcp_servers.carrydesk]
command = "uvx"
args = ["carrydesk"]
[mcp_servers.carrydesk.env]
CARRYDESK_PRIVATE_KEY = "<your CARRYDESK_PRIVATE_KEY>"
CARRYDESK_API_BASE = "<your CARRYDESK_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"carrydesk": {
"command": "uvx",
"args": [
"carrydesk"
],
"env": {
"CARRYDESK_PRIVATE_KEY": "<your CARRYDESK_PRIVATE_KEY>",
"CARRYDESK_API_BASE": "<your CARRYDESK_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"carrydesk": {
"command": "uvx",
"args": [
"carrydesk"
],
"env": {
"CARRYDESK_PRIVATE_KEY": "<your CARRYDESK_PRIVATE_KEY>",
"CARRYDESK_API_BASE": "<your CARRYDESK_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"carrydesk": {
"type": "stdio",
"command": "uvx",
"args": [
"carrydesk"
],
"env": {
"CARRYDESK_PRIVATE_KEY": "<your CARRYDESK_PRIVATE_KEY>",
"CARRYDESK_API_BASE": "<your CARRYDESK_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"carrydesk": {
"command": "uvx",
"args": [
"carrydesk"
],
"env": {
"CARRYDESK_PRIVATE_KEY": "<your CARRYDESK_PRIVATE_KEY>",
"CARRYDESK_API_BASE": "<your CARRYDESK_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"carrydesk": {
"command": "uvx",
"args": [
"carrydesk"
],
"env": {
"CARRYDESK_PRIVATE_KEY": "<your CARRYDESK_PRIVATE_KEY>",
"CARRYDESK_API_BASE": "<your CARRYDESK_API_BASE>"
}
}
}
}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/io.github.pelazas%2Fcarrydesk)<a href="https://mcptoplist.com/server/io.github.pelazas%2Fcarrydesk"><img src="https://mcptoplist.com/badge/io.github.pelazas%2Fcarrydesk.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
pelazas
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 2, 2026 |
Frequently asked questions
- Who maintains carrydesk?
- carrydesk is maintained by pelazas, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is carrydesk listed on the Official MCP Registry?
- Yes — carrydesk is listed on the Official MCP Registry, alongside Glama.
- How many versions does carrydesk have?
- MCP Toplist tracks 1 version of carrydesk, most recently published on Aug 2, 2026.
- Where can I find the source code for carrydesk?
- The source code for carrydesk is hosted at github.com/pelazas/carrydesk.
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.