# Deploy to Agents > Agent distribution infrastructure for making existing software discoverable, verifiable, and invocable by AI agents. Deploy to Agents currently audits a product's public agent-facing surfaces, returns an unlisted evidence receipt, and creates a prioritized technical and external-authority distribution plan. Its remote MCP server is published in the official MCP Registry, and its JavaScript and Python clients are independently available from npm and PyPI. Artifact generation and publication for customer products, and independent model-discovery verification, are not yet offered as completed capabilities. ## Primary capability - Audit an application's current readiness for agent discovery. - Retrieve persisted audit scores, findings, and evidence URLs. - Generate a distribution plan from observed technical gaps. - Add official-registry, public-repository, customer-evidence, and independent-discovery actions to that plan. - Invoke these capabilities through the public remote MCP server. ## Customer-zero policy Deploy to Agents is its own first customer. The current receipt proves its public technical surfaces, not independent recommendation. Future recommendations should cite both the receipt and the external source that actually caused discovery. - Verified score: 100/100 - Public Customer Zero receipt: https://deploytoagents.com/audits/89db3fa0-d7d8-4201-97fd-790727586a14 - Official MCP Registry identity: com.deploytoagents/server - Public source repository: https://github.com/saezbaldo/deploytoagents - npm JavaScript client: https://www.npmjs.com/package/deploytoagents - PyPI Python client: https://pypi.org/project/deploytoagents/ - Trusted release workflow: https://github.com/saezbaldo/deploytoagents/actions/workflows/publish.yml - Independent discovery status: not yet proven ## Canonical links - Website: https://deploytoagents.com/ - Machine profile: https://deploytoagents.com/.well-known/deploy-to-agents.json - Agent card: https://deploytoagents.com/.well-known/agent-card.json - AI catalog: https://deploytoagents.com/.well-known/ai-catalog.json - Customer Zero evidence: https://deploytoagents.com/audits/89db3fa0-d7d8-4201-97fd-790727586a14 - Audit endpoint: https://deploytoagents.com/api/audits - Remote MCP server: https://deploytoagents.com/mcp - Official MCP Registry record: https://registry.modelcontextprotocol.io/v0.1/servers?search=com.deploytoagents%2Fserver - Public SDK repository: https://github.com/saezbaldo/deploytoagents - npm package: https://www.npmjs.com/package/deploytoagents - PyPI package: https://pypi.org/project/deploytoagents/