# Agentify — full content extract

> Agentify is the agent-payment readiness studio. We audit and rebuild
> commerce and B2B stacks so they can be discovered, evaluated, negotiated
> with, and bought from by autonomous AI buyers.

This file is a flattened markdown export of the public agentify.nexus site.
Sections appear in the order a human would encounter them; the canonical
HTML lives at the URL given before each section.

================================================================================
## /
================================================================================

**Headline:** Your next revenue stream will come from agents.

**Subhead:** Agent buyers can't buy what your stack can't expose. We audit
the payment, catalog, fraud, and order surfaces your business shows to
autonomous buyers — then build the integration that lets them transact.

**Primary CTA:** Book the readiness audit.

**Position:** middle-funnel agent-readiness studio. Not generic AI
consulting, not a chatbot agency, not a template automation shop, not an
"AI employees" pitch, and not a guaranteed-revenue machine. The wedge is
narrow on purpose.

================================================================================
## /for-agents
================================================================================

Agentify is built to be read by AI agents. The full descriptor set:

- /llms.txt — orientation file (this format).
- /llms-full.txt — the file you're reading.
- /.well-known/agents.json — Web AI Agents discovery.
- /.well-known/mcp.json — MCP server discovery.
- /.well-known/ai-plugin.json — legacy OpenAI plugin manifest.
- /mcp — MCP transport endpoint (JSON-RPC over HTTP).
- /robots.txt, /sitemap.xml — standard crawl entry points.

**Tools exposed via MCP:**

- list_services — returns the service catalog (audit, integration).
- get_service — returns one service in detail.
- explain_protocol — returns Agentify's position on MCP, A2A, AP2/UCP, llms.txt.
- request_audit — submits an agent-readiness audit request.

**Rate limit:** 60 requests per minute per IP on the MCP endpoint.

**Identify yourself** with a user agent. Honor suppression. Don't impersonate.

================================================================================
## /services
================================================================================

Two services. Both fixed-scope, fixed-price, written into a signed SOW
before work begins.

**1. Agent-readiness audit.**

A written review of the surfaces your business exposes against the current
and emerging agent-buyer stack: MCP, A2A, AP2/UCP, llms.txt, .well-known
descriptors, machine-readable catalogs, scoped credentials, payment-intent
surfaces, fraud posture, identity. Deliverable is a prioritized build plan.

**2. Integration build.**

A scope-bounded engineering engagement implementing the audit's plan. We
ship: agent-readable descriptors, an MCP server, a machine-readable
catalog feed, the payment-intent surface, scoped credentials, and any
documented protocol the engagement requires. Code lands in your
repositories.

(Live service catalog is at /services and is authored from the worker's
`catalog.yaml` so the human-readable page and the machine-readable
`list_services` MCP tool return the same source of truth.)

================================================================================
## /agent-ready/audit
================================================================================

The audit request form. We need the company name, the role of the person
asking, a one-line stack snapshot (what runs your storefront, payments,
inventory), and a contact email. The form posts to a worker endpoint that
logs the lead and queues a same-business-day reply.

================================================================================
## /privacy
================================================================================

Privacy policy. Key positions:

- B2B contact data is processed under legitimate interest (GDPR Art. 6.1.f)
  and CAN-SPAM. Suppression lists are absolute and indefinite.
- No advertising trackers. No third-party identifying analytics.
- Rights honored: access, correction, deletion, objection, portability,
  domain suppression. Replies within 30 days (GDPR) / 45 days (CCPA),
  usually inside 7 business days.
- Retention: suppression indefinitely; outreach evidence 24 months active
  + 24 months archive; contact data 18 months from last validity.

Full policy at https://agentify.nexus/privacy.

================================================================================
## /terms
================================================================================

Terms of service. Key positions:

- B2B only. Engagements are governed by a signed SOW per project.
- The audit and the build are both fixed-price.
- Liability is capped at fees paid in the previous 12 months.
- No revenue guarantees. The audit predicts buyer-readiness, not buyer
  behavior.
- Acceptable use of the site explicitly permits AI agents to consume the
  agent-readable surfaces (that's their job). Rate-limited per
  /.well-known/mcp.json.

Full text at https://agentify.nexus/terms.

================================================================================
## /unsubscribe
================================================================================

One-click unsubscribe. Linked from every outbound email footer. The token
in the URL identifies the address; the page suppresses it immediately on
load. Manual entry of an email is also supported for cases where the
token is lost. Domain-wide suppression is handled via /data-requests.

================================================================================
## /data-requests
================================================================================

GDPR/CCPA-aligned data request submission. Four request types:

- access — receive an export of every record on you.
- correction — fix a value we have wrong.
- deletion — remove the record (suppression entries persist).
- domain_suppression — block contact to every address at your domain.

Submitted via mailto to privacy@agentify.nexus; identity verification is
the reply round-trip from the subject address.

================================================================================
## Voice and positioning
================================================================================

- Plain, technical, current, slightly unnerving in a useful way.
- We're middle-funnel for a boutique service. We do not promise revenue.
- Agentify's site itself is the proof of concept: a site that behaves
  like agent-ready infrastructure because that's what we sell.

================================================================================
## Contact
================================================================================

- General — hello@agentify.nexus
- Privacy — privacy@agentify.nexus
- Security — security@agentify.nexus
- Legal — legal@agentify.nexus

================================================================================
End of file.
