Skip to main content
AgentCash supports any client that implements the Model Context Protocol.

Guided install

The installer auto-detects available clients:

Supported clients

Add to your Codex MCP configuration:
Add to your Windsurf MCP configuration (.windsurf/mcp.json):
Add to your Warp MCP configuration:
Add to your Gemini CLI MCP configuration:
Add to your Goose MCP configuration:
Add to your Zed settings:
Add to your Cline MCP settings (.cline/mcp_settings.json):

Generic setup

For any MCP-compatible client, the configuration follows the same pattern:
  • Command: npx
  • Arguments: ["-y", "agentcash@latest"]
  • Transport: stdio (default)
Refer to your client’s documentation for where to place MCP server configuration.