From 09f13fa2e374e239f4c8fbdfa0293678b3dff1ab Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 1 Jul 2025 07:14:22 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 +- todo.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 433a4d6a..e657d76f 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ You can think of Agentic as **RapidAPI for LLM tools**. All tools listed on Agentic's marketplace have been carefully hand curated and are regularly tested with a comprehensive set of integration tests and evals. **Agentic aims for quality, not quantity**. -On the flip side, Agentic makes it easy to publish your own MCP servers & OpenAPI services to Agentic's MCP Gateway and start charging for agentic tool use. +On the flip side, Agentic makes it easy to **publish your own MCP servers & OpenAPI services** to Agentic's MCP Gateway and instantly start charging for agentic tool use. - [Website](https://agentic.so) - [Docs](https://docs.agentic.so) diff --git a/todo.md b/todo.md index 993dd211..d0c5a019 100644 --- a/todo.md +++ b/todo.md @@ -26,6 +26,9 @@ - mcp inspector - **add support to example-usage for api keys** - **api keys should go beyond 1:1 consumers** +- replace JSON schemas with `json` code blocks +- improve upgrade flow +- **currently not obvious how to get api key** ## TODO: Post-MVP