ARGENTUM
Rank #5,162io.github.giskard09/argentum
Karma economy for AI agents. Community attestations, on-chain reputation on Arbitrum.
ARGENTUM is a Model Context Protocol (MCP) server published by giskard09. It ranks #5,162 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. ARGENTUM is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 25, 2026 and most recently updated on Apr 14, 2026.
Ranks ahead of 110,298 of 115,460 servers on MCP Toplist.
Use ARGENTUM
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http argentum https://argentum-mcp.rgiskard.xyz/sseThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.argentum]
url = "https://argentum-mcp.rgiskard.xyz/sse"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://argentum-mcp.rgiskard.xyz/sseSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"argentum": {
"url": "https://argentum-mcp.rgiskard.xyz/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"argentum": {
"type": "http",
"url": "https://argentum-mcp.rgiskard.xyz/sse"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"argentum": {
"serverUrl": "https://argentum-mcp.rgiskard.xyz/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"argentum": {
"url": "https://argentum-mcp.rgiskard.xyz/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.giskard09%2Fargentum)<a href="https://mcptoplist.com/server/io.github.giskard09%2Fargentum"><img src="https://mcptoplist.com/badge/io.github.giskard09%2Fargentum.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
giskard09
Other servers by giskard09
- Giskard Memory#52,270 · 1 ver
- Giskard Oasis#52,271 · 1 ver
- Giskard Search#52,272 · 1 ver
- Giskard Origin#53,297 · 1 ver
- SOMA#88,842
Available versions (1)
| Version | Published |
|---|---|
| 0.4.0 | Apr 14, 2026 |
Frequently asked questions
- Who maintains ARGENTUM?
- ARGENTUM is maintained by giskard09, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is ARGENTUM listed on the Official MCP Registry?
- Yes — ARGENTUM is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ARGENTUM have?
- MCP Toplist tracks 1 version of ARGENTUM, most recently published on Apr 14, 2026.
- Where can I find the source code for ARGENTUM?
- The source code for ARGENTUM is hosted at github.com/giskard09/argentum-core.