Skip to content
VS Code

Shodai Agreements for VS Code

network.shodai/agreements

Author, validate, deploy, and operate Shodai on-chain agreements.

client:VS Code transport:streamable-http

Install Shodai Agreements in VS Code

.vscode/mcp.json

{
  "servers": {
    "agreements": {
      "type": "http",
      "url": "https://shodai.network/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Shodai Agreements in other clients