Quick Start
Tell your coding agent:interf.yaml onboarding contract declaring every dependency, and previews what rollout looks like at BlackRock — all in one prompt.
Works with Claude Code, Codex, Cursor, and Goose.
No API keys. No network calls. No code execution. Interf installs skills — structured domain knowledge — to your coding agent. The intelligence comes from your agent; Interf teaches it the Agent Onboarding Protocol.
Who It’s For
Interf provides a toolkit for vendor deploy engineers and teams responsible for enterprise rollouts. If you’re shipping an AI agent into Fortune 500 environments, Interf helps you:- Extract every enterprise dependency from your codebase — APIs, databases, auth, secrets, compliance, approvals
- Review the onboarding contract before you publish it
- Preview rollout against specific enterprise profiles — BlackRock, Goldman Sachs, Series B startup — and get timelines, stakeholders, risks, and blockers
- Check enterprise onboarding for your solution within 5 minutes
What You Get
Each rollout preview produces per-dependency analysis:- Resolution flow — ordered steps with owners, timelines, and blockers
- Stakeholders — roles, involvement level, time commitment
- Risks — likelihood, impact, and mitigations
- Critical path — total days to production
Install
The Protocol
Today, agents ship blindly into enterprise environments. Onboarding gaps — missing data access, authentication, compliance permissions — are discovered mid-flight, forcing vendors and enterprises to fix them in production. Forward-deployed engineers spend months on discovery and dependency resolution that should have happened before rollout began. Interf provides the structural fix. The Agent Onboarding Protocol is an open standard for declaring what agents need from enterprises before rollout. Vendors define it. Enterprises resolve it. Agents verify it.For Vendors
Define your agent’s requirements in
interf.yaml. Preview rollouts against enterprise profiles.
Publish to the Interf registry so enterprises can self-prepare.For Enterprises
Pull vendor onboarding contracts from the registry. Run pre-flight checks against your environment.
Resolve dependencies before the agent arrives — not after.
How It Works in Production
The open-source toolkit is day zero — vendors adopt the protocol, define their onboarding contract, and publish to the Interf registry. Enterprises pull the contract and self-prepare for agent onboarding. The production flow eliminates the 6+ months of discovery, dependency resolution, and back-and-forth that stalls enterprise rollouts today.- Vendor defines
interf.yamland publishes to the Interf registry — the onboarding contract declaring every dependency. - Enterprise loads the vendor contract into the Interf Gateway, creating an onboarding workspace.
- Gateway exposes onboarding state as an MCP endpoint — each dependency tracked from unresolved to verified.
- Enterprise IT resolves dependencies — provisions API access, configures SSO, completes security reviews — with each resolution audited.
- Vendor agent connects to the enterprise gateway endpoint, queries its onboarding state, and self-verifies each dependency against vendor criteria.
- Agent confirms all dependencies verified — ready for production. Full audit trail of resolution for every item.
What’s Available Today
The onboarding toolkit — the vendor side of the protocol. Tell your coding agent to use Interf. It will scan your codebase, produce the onboarding contract, and preview enterprise rollout against any profile. Previews give you the engagement layer today; the enterprise gateway and self-onboarding are what we’re building toward.Get Started
Tell your coding agent to use
npx interf and create your first onboarding contract.