jentic.com
Jentic provides an agent integration layer for discovering and executing APIs and workflows with managed authentication and an open catalog of agent-ready API specifications. Its platform also includes tools for workflow execution and API AI-readiness scoring.
Jentic exposes a remote MCP server at `https://api.jentic.com/mcp` plus two documented CLIs: Arazzo Runner and API Scorecard. The MCP server supports OAuth (recommended) or a Jentic Agent API key; CLI auth is not clearly documented.
- Jentic Remote MCP Serverdetected
- Arazzo Runner CLIdiscovered
- API Scorecard CLIdiscovered
Sign up in the Jentic app via register or app sign-up. In the app, add any upstream API credentials you want the agent to use, then create an Agent and generate its API key. Export it as JENTIC_AGENT_API_KEY for SDK/MCP/CLI use.
For the remote MCP server, use an MCP client that supports OAuth. The client self-registers automatically with Jentic's MCP OAuth metadata and opens a browser for you to approve access; no manual developer-app creation is documented. Jentic documents OAuth as the recommended authentication method for the remote MCP connection.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://jentic.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing