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