pull/718/head
Travis Fischer 2025-07-01 07:14:22 -05:00
rodzic 582c3b18ac
commit 09f13fa2e3
2 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -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)

Wyświetl plik

@ -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