Shodai Agreements
Rank #13,720network.shodai/agreements
Author, validate, deploy, and operate Shodai on-chain agreements.
Shodai Agreements is a Model Context Protocol (MCP) server published by CNSLabs. It ranks #13,720 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Shodai Agreements is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 22, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 118,326 of 132,046 servers on MCP Toplist.
Use Shodai Agreements
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http agreements https://shodai.network/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.agreements]
url = "https://shodai.network/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://shodai.network/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agreements": {
"url": "https://shodai.network/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"agreements": {
"type": "http",
"url": "https://shodai.network/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agreements": {
"serverUrl": "https://shodai.network/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agreements": {
"url": "https://shodai.network/mcp"
}
}
}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/network.shodai%2Fagreements)<a href="https://mcptoplist.com/server/network.shodai%2Fagreements"><img src="https://mcptoplist.com/badge/network.shodai%2Fagreements.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
CNSLabs
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 25, 2026 |
Frequently asked questions
- Who maintains Shodai Agreements?
- Shodai Agreements is maintained by CNSLabs, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Shodai Agreements listed on the Official MCP Registry?
- Yes — Shodai Agreements is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Shodai Agreements have?
- MCP Toplist tracks 1 version of Shodai Agreements, most recently published on Jun 25, 2026.
- Where can I find the source code for Shodai Agreements?
- The source code for Shodai Agreements is hosted at github.com/CNSLabs/agreements-api-sdk.
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.