Reward Agent
Rank #717network.rsnc/reward-agent
MCP server providing reward-agent capabilities
Reward Agent is a Model Context Protocol (MCP) server published by RSNCNetwork. It ranks #717 of 132,046 servers tracked on MCP Toplist, and its repository has 1,105 GitHub stars. Reward Agent is listed on Official MCP, with 6 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Feb 28, 2026.
Ranks ahead of 131,329 of 132,046 servers on MCP Toplist.
Use Reward Agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http reward-agent https://agent.rsnc.network/mcp[mcp_servers.reward-agent]
url = "https://agent.rsnc.network/mcp"Add to ~/.codex/config.toml.
https://agent.rsnc.network/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"reward-agent": {
"url": "https://agent.rsnc.network/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"reward-agent": {
"type": "http",
"url": "https://agent.rsnc.network/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"reward-agent": {
"serverUrl": "https://agent.rsnc.network/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"reward-agent": {
"url": "https://agent.rsnc.network/mcp"
}
}
}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/network.rsnc%2Freward-agent)<a href="https://mcptoplist.com/server/network.rsnc%2Freward-agent"><img src="https://mcptoplist.com/badge/network.rsnc%2Freward-agent.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
RSNCNetwork
Available versions (6)
| Version | Published |
|---|---|
| 2.1.0 | Feb 28, 2026 |
| 1.3.0 | Feb 28, 2026 |
| 1.2.0 | Feb 28, 2026 |
| 1.1.0 | Feb 28, 2026 |
| 1.0.0 | Feb 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Reward Agent?
- Reward Agent is maintained by RSNCNetwork, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Reward Agent listed on the Official MCP Registry?
- Yes — Reward Agent is listed on the Official MCP Registry.
- How many versions does Reward Agent have?
- MCP Toplist tracks 6 versions of Reward Agent, most recently published on Feb 28, 2026.
- Where can I find the source code for Reward Agent?
- The source code for Reward Agent is hosted at github.com/RSNCNetwork/resonance-agent.
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.