Back to directory
okto-hq/okto-mcp-server

okto-hq/okto-mcp-server

@okto-hq

MCP server for Okto Web3 integration with auto authentication support

web3blockchaincryptooktomcpauthenticationportfolionftfinance

Installation & Configuration

{
  "mcpServers": {
    "okto": {
      "command": "npx",
      "env": {
        "OKTO_ENVIRONMENT": "sandbox",
        "OKTO_CLIENT_PRIVATE_KEY": "your_private_key_here",
        "OKTO_CLIENT_SWA": "your_swa_here"
      },
      "args": [
        "@okto_web3/okto-mcp-server@latest"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15