# Jentic > Full documentation for this site: https://jentic.com/llms-full.txt Jentic is the sovereign operating layer for enterprise AI agents: it gives agents the context and control to work safely across a business, from API assessment to production deployment. Jentic also maintains the largest open catalog of standardized, agent-ready API specifications (the Jentic API Directory, 10,000+ APIs) and open-source tools for scoring, executing, and orchestrating API access for agents. Built on open standards: OpenAPI, Arazzo, and MCP. For enterprises: governed agent deployment, API readiness assessment, sandbox-to-production. For developers and agents: open tools and the directory, usable today via the links below. ## For agents: use Jentic now - [Install Jentic One](https://jentic.com/jentic-one): self-hosted execution layer for AI agents, open-source (Apache-2.0), in public beta. Install on a machine you control with `curl -fsSL "https://jentic.com/install.sh?src=llms-txt" | sh`. - [Register your agent](https://github.com/jentic/jentic-one): run `jentic register` on the machine where your agent runs (kept separate from the instance) to give it its own identity. ## Documentation - [Docs home](https://docs.jentic.com): quickstarts, setup guides for Claude, ChatGPT, Cursor and Windsurf, credential guides. - [Jentic One](https://github.com/jentic/jentic-one): install, register, and authentication setup for the self-hosted execution layer. - [Arazzo Runner](https://github.com/jentic/arazzo-engine): execute multi-step API workflows defined in the Arazzo open standard. ## The Jentic API Directory - [Browse all APIs](https://jentic.com/apis): searchable catalogue of 10,000+ APIs scored for AI-readiness. - [jentic-public-apis](https://github.com/jentic/jentic-public-apis): the open knowledge layer for AI agents and APIs. 10,000+ standardized OpenAPI specifications and Arazzo workflow sources, openly licensed. - [Awesome Agent APIs](https://github.com/jentic/awesome-agent-apis): curated list of the most agent-ready APIs, scored 0-100 with the open AI-Readiness Framework. ## Tools - [Jentic One](https://jentic.com/jentic-one): self-hosted API execution layer. Your agent gets API access; credentials stay in an encrypted local vault on your own instance the agent never sees. - [API Scorecard](https://jentic.com/scorecard): score any OpenAPI spec for AI-readiness. - [AI-Readiness Framework](https://github.com/jentic/api-ai-readiness-framework): the open scoring methodology (JAIRF). - [Arazzo Engine](https://github.com/jentic/arazzo-engine): runner and generator for Arazzo workflow specifications. - [Standard Agent](https://github.com/jentic/standard-agent): composable Python library for agentic reasoning loops. ## Company - [About Jentic](https://jentic.com/company): company, product, and contact. Jentic is headquartered in Dublin, Ireland. - [Contact](https://jentic.com/contact): questions, partnerships, contributions. ## Optional - [OpenAPI tools](https://github.com/jentic/jentic-openapi-tools): Python toolkit to parse, validate and transform OpenAPI documents. - [Problem Details](https://github.com/jentic/api-problem-details): reusable RFC 9457 error-response components.