# Visa CLI - agent discovery This file is a short index for autonomous agents and LLM clients. ## Start here - Documentation index: /llms.txt - Full documentation: /llms-full.txt - Agent skill: /skill.md - MCP docs server: /mcp - Human documentation: /docs - Markdown documentation: /docs.md ## Notes - Install with `curl -fsSL https://app.visacli.sh/cli | bash` on macOS/Linux or `iwr -useb https://app.visacli.sh/install.ps1 | iex` on Windows. - The installer runs setup automatically in interactive terminals. If it cannot, run `visa-cli setup` to sign in and add a card through the secure browser flow. - Register the MCP server with `visa-cli install ` (writes the config automatically), or configure it manually with command `node` and args `["/@visa/cli/dist/mcp-server/index.js"]`. - Paid tools require explicit user authorization before money moves. - Card numbers are not stored on the user's machine. Repository contributors: https://github.com/Visa-Crypto-Labs/Visa-mono/blob/main/AGENTS.md