Cape Partners

Independent M&A advisory firm focused on technology.
We connect exceptional software companies with the right buyers and investors.

About us · Registre des entreprises
Legal entity CAPE PARTNERS · SIREN 833 208 960
HQ 61 rue de Versailles, 78150 Le Chesnay
NAF (APE) 70.22Z · conseil pour les affaires

Scan to access your workspace

1 Scan
2 Verify ID
3 Join workspace
agent-first capabilities · machine-readable contract
GET/api · capability index
GET/openapi.json · OpenAPI 3.1 contract
GET/.well-known/ai-plugin.json · agent manifest
POST/api/session · open workspace
POST/api/valuation · indicator valuation
POST/api/nda/sign · unlock pairings & memos
GET/api/nda/text · review the agreement
GET /api/matches/:sid · ranked counterparties

Agents operate the same session-scoped workspace via the JSON contract above. No browser required.

Guardrails before operating:
• The session UUID is the access credential — treat it like a password. Anyone who holds it can read name, email, company & financials. Do not paste it into shared logs or browser history.
• On /api/matches, counterparty names are redacted and financial fit signals are shown only as coarse bands (strong / moderate / weak / poor) until NDA. Full identity & granular metrics unlock only after the agreement is recorded.
• Review the agreement at GET /api/nda/text; then POST /api/nda/sign records a signature server-side from a name string. Have a human review it before an agent signs on their behalf.
• Agents register via POST /api/workspace/join (email-gated, no Turnstile). /api/submit is human-gated (Cloudflare Turnstile or a verified human supervisor) — a human is in the loop at least once for that path.