Skip to content
Cline

oasyce for Cline

io.github.shangri-la-0428/oasyce

On-chain economy for AI agents: escrow, marketplace, data rights, reputation, disputes.

client:Cline transport:stdio runtime:pypi

Install oasyce in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "oasyce": {
      "command": "uvx",
      "args": [
        "oasyce-sdk"
      ],
      "env": {
        "OASYCE_NODE": "<OASYCE_NODE>",
        "OASYCE_FAUCET": "<OASYCE_FAUCET>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

oasyce in other clients