# Jentic 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, 7,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 - [Remote MCP server](https://docs.jentic.com/guides/mcp/remote-mcp/): connect via MCP to search APIs, load execution details, and execute operations. Auth: OAuth 2.0 PKCE or Bearer key (format ak_*). - [Get an API key](https://app.jentic.com/sign-up): sign up and create an agent API key. Env var: JENTIC_AGENT_API_KEY. - [Python SDK quickstart](https://docs.jentic.com/getting-started/quickstart/): pip install jentic. Async pattern: search, load, execute. ## Documentation - [Docs home](https://docs.jentic.com): quickstarts, MCP setup guides for Claude, ChatGPT, Cursor and Windsurf, credential guides, SDK reference. - [Get your API key](https://app.jentic.com/sign-up): authentication setup. - [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 7,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. 7,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 Mini](https://jentic.com/mini): self-hosted API execution layer. Your agent gets API access; credentials stay in an encrypted local vault 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.