kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
![]() |
||
---|---|---|
.cursor/rules | ||
.github | ||
.vscode | ||
apps | ||
docs | ||
examples | ||
fixtures | ||
legacy | ||
packages | ||
stdlib | ||
.editorconfig | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
CLAUDE.md | ||
contributing.md | ||
eslint.config.js | ||
license | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
readme.md | ||
todo.md | ||
tsconfig.json | ||
tsup.config.ts | ||
turbo.json |
readme.md
Agentic
You can think of Agentic as a high curated, open source RapidAPI for LLM tools.
Agentic's marketplace of LLM tools support every major LLM SDK and MCP client out-of-the-box.
You can publish your own MCP servers or OpenAPI services to Agentic's MCP Gateway and start charging for agentic tool use.
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 – not an afterthought.
- 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
- MCP Marketplace - Using tools
- MCP Publishing - Publishing your own tools
TypeScript LLM SDKs
Agentic has first-class support for every major TS LLM SDK, including:
Publish your own MCP products
- Learn more about publishing with Agentic
- Publish an existing MCP server with Agentic
- Publish an existing OpenAPI service with Agentic
Join the community
Contributing
Interested in contributing or building agentic from scratch? See contributing.md.