Odel
say ur intent

say ur intent

Local
@stelis-devTypeScriptMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@stelis/say-ur-intentv0.3.0

Run

npx -y @stelis/say-ur-intent

MCP client config

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