Your API → Paid MCP, Instantly
@@ -18,13 +28,208 @@ export default function IndexPage() {
How it works
+ {/* How it works section */} ++ How It Works +
+ Production-Ready and Extremely Flexible +
+ ++ Auth +
+ ++ Ship to production fast with Agentic's free, built-in + authentication. Email & password, OAuth, GitHub, Google, Twitter, + etc – if your origin API requires OAuth credentials, Agentic + likely already supports it, and if not,{' '} + + let me know + + . +
++ Monetization +
+ ++ Charge for your MCP products with a flexible, declarative pricing + model built on top of Stripe. Agentic supports almost any + combination of fixed and usage-based billing models, both at the + MCP level, at the tool-call level, and at the custom metric level + (e.g., tokens, image transformations, etc). +
++ Support both MCP and HTTP +
+ ++ All agentic products support being used both as a standard MCP + server and as an extremely simple HTTP API. MCP is + important for interop, discoverability, and future-proofing, + whereas being able to call your agentic tools via simple{' '} + HTTP POST requests makes tool use easy to debug and makes + integration with existing LLM tool calling patterns a breeze. With + Agentic, you get the best of both worlds, including future support + for unreleased MCP features and related specs. +
++ Rate-limiting +
+ ++ Customize your MCP product with durable rate-limiting built on top + of Cloudflare's global infrastructure. Create default rate-limits, + change them based on a customer's subscribed pricing plan, and + create custom tool-specific overrides, all with a simple, + strongly-typed JSON config. REST assured that your origin API will + be safe behind Agentic's robust API gateway. +
++ Caching +
+ ++ Opt-in to caching with familiar cache-control and{' '} + stale-while-revalidate features. MCP tool calls include + caching information in their _meta fields with symmetry + to standard HTTP headers. All caching takes place in Cloudflare's + global edge cache, and will only be enabled if you choose to + enable it for your product or specific tools. +
++ Analytics +
+ ++ Agentic tracks usage-based billing and analytics at a fine-grained + level, so you can understand how your customers are using your + product. +
++ Versioning +
+ ++ Just like Vercel, Agentic uses immutable deployments, so every + time you make a change to your product's config, pricing, or docs, + a unique preview deployment is created for that change. This + enables instant rollbacks if there are problems with a deployment. + Publish deployment publicly uses semantic versioning ( + semver), so your customers can choose how to handle + breaking changes. +
++ And more! +
+ ++ Checkout our docs for more details on + Agentic's MCP API gateway. +
++ MCP Marketplace +
+ +Coming soon...
++ Agentic is 100% Open Source! +
+ ++ Join the tens of thousands of TypeScript AI engineers who've{' '} + + starred the project on GitHub + + .{' '} + + Check out the source on GitHub + + ,{' '} + + join our community on Discord + + , or{' '} + + ping me on Twitter + + . +
+ +