Home
Jentic enables AI agents to run on APIs. Through a single integration with the Open Agentic Knowledge (OAK) project, an open source catalog of operations and workflows, Jentic provides secure, reliable, and observable API management for your agentic applications.
Bring any API or Workflow for your Agents to use
We believe in an open community-driven platform, your input helps shape Jentic's capabilities. Whether you need a popular public API, a niche tool, or a custom integration, we're here to make it happen.
Contribute in three ways:
- Add API Integrations - Request integration of APIs with OpenAPI spec
- Create Agent Workflows - Define multi-step agent workflows using existing APIs
- Contribute to OAK - Help improve the core infrastructure for developers
MCP Integrations
Jentic's MCP integration allows any MCP-enabled application to directly discover APIs (e.g., /search_apis
), load execution details (/load_execution_info
), and run them (/execute
), all without writing API-specific code.
- MCP + Claude Desktop: MCP + Claude Desktop Getting Started Guide
- MCP + Windsurf: MCP + Windsurf Getting Started Guide
- MCP + Cursor: MCP + Cursor Getting Started Guide
Oak-Runner
Oak-Runner is a Python Library and pure-Python CLI that executes OAK workflows and individual OpenAPI operations entirely on your machine, no servers, no cloud account. List available workflows, inspect parameters, and run them with a single command.
- Oak-Runner: Oak-Runner Getting Started Guide
OAK Search
OAK Search is your browser gateway to the OAK knowledge base, offering lightning-fast semantic discovery of over 1,000 workflows, 57,000 operations, and 1,400+ public APIs.
- Get started: OAK Search Getting Started Guide
- Try it online: OAK Search