---
title: "AI Alt Finder"
canonical: "https://aialtfinder.com/agent-mode"
url: "https://aialtfinder.com/agent-mode"
content_type: "text/markdown"
---
# Agent mode — AI Alt Finder

JSON: https://aialtfinder.com/.well-known/agent-mode.json
Accept: text/markdown for this page.

- environment: production
- sandbox: false

## Read

- public HTML pages
- markdown twins (Accept: text/markdown, .md fallback, or live-fetch agent UA)
- MCP catalog tools search_tools, get_tool, list_alternatives, list_offers
- MCP docs tools search_docs, get_doc
- GET /api/v1/listings (paginated)
- POST /api/v1/listings/batch
- GET|POST /ask (NLWeb list mode, optional SSE)

## Write

- submit_tool (creates a DRAFT; maker claims in a browser)

## Forbidden

- enter payment card details
- POST credentials to /login or /signup
