Warda
Rank #5,656io.github.ArtyKOMarkets/warda
Economic authority for autonomous agents on Kaspa L1. Never holds a key.
Warda is a Model Context Protocol (MCP) server published by ArtyKOMarkets. It ranks #5,656 of 132,046 servers tracked on MCP Toplist. Warda is listed on Official MCP, with 1 tracked version. It was first listed on Sep 1, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 126,390 of 132,046 servers on MCP Toplist.
Use Warda
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http warda https://mcp.wardaprotocol.com/mcpclaude mcp add warda -e "WARDA_TEMPLATE=<your WARDA_TEMPLATE>" -- npx -y @warda_protocol/mcpReplace each placeholder with your own value before saving.
[mcp_servers.warda]
url = "https://mcp.wardaprotocol.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.warda]
command = "npx"
args = ["-y", "@warda_protocol/mcp"]
[mcp_servers.warda.env]
WARDA_TEMPLATE = "<your WARDA_TEMPLATE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.wardaprotocol.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"warda": {
"command": "npx",
"args": [
"-y",
"@warda_protocol/mcp"
],
"env": {
"WARDA_TEMPLATE": "<your WARDA_TEMPLATE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"warda": {
"url": "https://mcp.wardaprotocol.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"warda": {
"command": "npx",
"args": [
"-y",
"@warda_protocol/mcp"
],
"env": {
"WARDA_TEMPLATE": "<your WARDA_TEMPLATE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"warda": {
"type": "http",
"url": "https://mcp.wardaprotocol.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"warda": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@warda_protocol/mcp"
],
"env": {
"WARDA_TEMPLATE": "<your WARDA_TEMPLATE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"warda": {
"serverUrl": "https://mcp.wardaprotocol.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"warda": {
"command": "npx",
"args": [
"-y",
"@warda_protocol/mcp"
],
"env": {
"WARDA_TEMPLATE": "<your WARDA_TEMPLATE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"warda": {
"url": "https://mcp.wardaprotocol.com/mcp"
}
}
}{
"mcpServers": {
"warda": {
"command": "npx",
"args": [
"-y",
"@warda_protocol/mcp"
],
"env": {
"WARDA_TEMPLATE": "<your WARDA_TEMPLATE>"
}
}
}
}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.ArtyKOMarkets%2Fwarda)<a href="https://mcptoplist.com/server/io.github.ArtyKOMarkets%2Fwarda"><img src="https://mcptoplist.com/badge/io.github.ArtyKOMarkets%2Fwarda.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ArtyKOMarkets
Available versions (1)
| Version | Published |
|---|---|
| 0.4.2 | Sep 1, 2026 |
Frequently asked questions
- Who maintains Warda?
- Warda is maintained by ArtyKOMarkets, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Warda listed on the Official MCP Registry?
- Yes — Warda is listed on the Official MCP Registry.
- How many versions does Warda have?
- MCP Toplist tracks 1 version of Warda, most recently published on Sep 1, 2026.
- Where can I find the source code for Warda?
- The source code for Warda is hosted at github.com/ArtyKOMarkets/warda.
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.