Documentation Index
Fetch the complete documentation index at: https://agentcash.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
install command sets up AgentCash as an MCP server for your AI client. Without --client, it runs an interactive prompt to detect and select your client.
Options
Skip the interactive prompt and install for a specific client. Valid values:
claude-code, cursor, claude, codex, cline, windsurf, warp, gemini-cli, goose, zed, opencode, openclawExamples
Interactive install:What it does
- Detects which AI clients are available on your system
- Prompts you to select one (or uses
--client) - Writes the MCP configuration to the client’s config file
- Confirms the installation was successful