Skip to content
VS Code

say ur intent for VS Code

io.github.stelis-dev/say-ur-intent

Local-first Sui DeFi evidence and review for AI clients before wallet signing.

client:VS Code transport:stdio runtime:npm

Install say ur intent in VS Code

.vscode/mcp.json

{
  "servers": {
    "say-ur-intent": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@stelis/say-ur-intent"
      ]
    }
  }
}

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

say ur intent in other clients