Node.js client for the unofficial ChatGPT API.
 
 
 
Go to file
Travis Fischer 734cb68bff 🍘 2025-06-30 07:23:26 -05:00
.cursor/rules
.github feat: move most stdlib tool packages back to legacy due to eslint OOM issue 2025-06-29 02:13:21 -05:00
.vscode
apps 🍘 2025-06-30 07:23:26 -05:00
docs feat: add social images 2025-06-30 06:16:36 -05:00
examples feat: refactor fixtures to be top-level; improve example config docs 2025-06-30 00:45:29 -05:00
fixtures feat: refactor fixtures to be top-level; improve example config docs 2025-06-30 00:45:29 -05:00
legacy feat: temp wip 2025-06-29 07:01:07 -05:00
packages feat: refactor fixtures to be top-level; improve example config docs 2025-06-30 00:45:29 -05:00
stdlib chore: release v8.1.1 2025-06-29 06:15:52 -05:00
.editorconfig
.gitignore
.npmrc
.prettierignore
CLAUDE.md 🔹 2025-06-30 07:05:09 -05:00
contributing.md 🔹 2025-06-30 07:05:09 -05:00
eslint.config.js 2025-06-30 06:25:19 -05:00
license
package.json fix: publishing ci version 2025-06-29 06:15:28 -05:00
pnpm-lock.yaml feat(web): improve footer, dots, and contact page 2025-06-30 03:13:32 -05:00
pnpm-workspace.yaml feat(web): improve footer, dots, and contact page 2025-06-30 03:13:32 -05:00
readme.md 🍘 2025-06-30 07:23:26 -05:00
todo.md 🍇 2025-06-30 05:14:44 -05:00
tsconfig.json
tsup.config.ts
turbo.json

readme.md

Agentic

Build Status Prettier Code Formatting

Agentic

You can think of Agentic as RapidAPI for LLM tools.

Agentic offers a marketplace of highly curated LLM tools which support for every major LLM SDK and MCP client.

You can publish your own MCP servers / OpenAPI services to Agentic's MCP Gateway and start charging for agentic tool use.

Agentic is proudly 100% open source.

Key features

  • Highly Curated Tools: All publicly listed Agentic tools are manually vetted to keep an extremely high quality bar.
  • Agentic UX: All Agentic tools have been hand-crafted specifically for LLM tool use. We call this Agentic UX, and it's at the heart of why Agentic tools work better for LLM & MCP use cases than legacy APIs.
  • First-Class MCP Support: On both the publishing and consumption sides, Agentic supports MCP as a truly first-class primitive.
  • World-Class TypeScript DX: Agentic is written in TS and strives for a Vercel-like DX, including one-line integrations with every major TS LLM SDK.
  • Stripe Billing: Agentic uses Stripe for billing, and most tools are usage-based, so you'll only pay for what you (and your agents) actually use.
  • Blazing Fast MCP Gateway: Agentic's MCP gateway is powered by Cloudflare's global edge network. Tools come with customizable caching and rate-limits, so you can REST assured that your agents will always have a fast and reliable experience.
  • Semver: All Agentic tools are versioned using semver, so you can choose how to handle breaking changes.

Getting started

TypeScript AI SDKs

Agentic has first-class support for every major LLM SDK:

Publish your own MCP products

Agentic

Join the community

Contributing

Interested in contributing or building agentic from scratch? See contributing.md.