agent-wallet-mcp
Rank #2,523io.github.kaditang/agent-wallet-mcp
Non-custodial Solana MCP: compare yields, buy tokenized US stocks (xStocks) & Ondo USDY. You sign.
agent-wallet-mcp is a Model Context Protocol (MCP) server published by kaditang. It ranks #2,523 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. agent-wallet-mcp is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 5 tracked versions. It was first listed on May 10, 2026 and most recently updated on Jun 21, 2026.
Ranks ahead of 129,590 of 132,113 servers on MCP Toplist.
Use agent-wallet-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-wallet-mcp -e "SOL_RPC=<your SOL_RPC>" -- npx -y @kaditang/agent-wallet-mcpReplace each placeholder with your own value before saving.
[mcp_servers.agent-wallet-mcp]
command = "npx"
args = ["-y", "@kaditang/agent-wallet-mcp"]
[mcp_servers.agent-wallet-mcp.env]
SOL_RPC = "<your SOL_RPC>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-wallet-mcp": {
"command": "npx",
"args": [
"-y",
"@kaditang/agent-wallet-mcp"
],
"env": {
"SOL_RPC": "<your SOL_RPC>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-wallet-mcp": {
"command": "npx",
"args": [
"-y",
"@kaditang/agent-wallet-mcp"
],
"env": {
"SOL_RPC": "<your SOL_RPC>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agent-wallet-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kaditang/agent-wallet-mcp"
],
"env": {
"SOL_RPC": "<your SOL_RPC>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-wallet-mcp": {
"command": "npx",
"args": [
"-y",
"@kaditang/agent-wallet-mcp"
],
"env": {
"SOL_RPC": "<your SOL_RPC>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-wallet-mcp": {
"command": "npx",
"args": [
"-y",
"@kaditang/agent-wallet-mcp"
],
"env": {
"SOL_RPC": "<your SOL_RPC>"
}
}
}
}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.kaditang%2Fagent-wallet-mcp)<a href="https://mcptoplist.com/server/io.github.kaditang%2Fagent-wallet-mcp"><img src="https://mcptoplist.com/badge/io.github.kaditang%2Fagent-wallet-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
kaditang
Other servers by kaditang
View all kaditang servers →Available versions (5)
| Version | Published |
|---|---|
| 0.3.1 | Jun 21, 2026 |
| 0.3.0 | Jun 17, 2026 |
| 0.2.3 | Jun 12, 2026 |
| 0.2.2 | Jun 12, 2026 |
| 0.2.0 | May 28, 2026 |
Frequently asked questions
- Who maintains agent-wallet-mcp?
- agent-wallet-mcp is maintained by kaditang, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is agent-wallet-mcp listed on the Official MCP Registry?
- Yes — agent-wallet-mcp is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does agent-wallet-mcp have?
- MCP Toplist tracks 5 versions of agent-wallet-mcp, most recently published on Jun 21, 2026.
- Where can I find the source code for agent-wallet-mcp?
- The source code for agent-wallet-mcp is hosted at github.com/kaditang/agent-wallet-mcp.
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.