Surf Badge
Show you're agent-ready
Add the Surf-enabled badge to your project README or site to signal that AI agents can interact with it natively — no screenshots, no scraping.
Preview
Embed code
html
<!-- Surf-enabled badge -->
<a href="https://surf.codes" target="_blank" rel="noopener noreferrer">
<img
src="https://website-six-navy-50.vercel.app/badge.svg"
alt="Surf-enabled"
width="160"
height="28"
/>
</a>Direct badge URL
https://website-six-navy-50.vercel.app/badge.svgWhat it signals
surf.json present
Your site exposes a machine-readable manifest at /.well-known/surf.json
Agent-native API
Typed commands with Zod validation — AI agents can call them without vision models
Zero screenshots
Structured responses only. Reliable, fast, and token-efficient for any LLM
Not using Surf yet? Add it to your site in minutes.
Get started