Agentra LabsAgentra Labs DocsPublic Documentation

AgenticVision

Installation

curl -fsSL https://agentralabs.tech/install/vision | bash

curl -fsSL https://agentralabs.tech/install/vision | bash

Profiles

curl -fsSL https://agentralabs.tech/install/vision/desktop | bash
curl -fsSL https://agentralabs.tech/install/vision/terminal | bash
curl -fsSL https://agentralabs.tech/install/vision/server | bash

Cargo

cargo install agentic-vision-mcp

Verify

agentic-vision-mcp --version
agentic-vision-mcp --help
agentic-vision-mcp info

Server auth

export AGENTIC_TOKEN="$(openssl rand -hex 32)"

Use the same bearer token across server MCP clients.