Shodai Agreements for Cursor
network.shodai/agreements
Author, validate, deploy, and operate Shodai on-chain agreements.
client:Cursor
transport:streamable-http
Install Shodai Agreements in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agreements": {
"url": "https://shodai.network/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs