From 220adedf3623ea20b7d4fba1fcd5c4b704e6fd28 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Fri, 27 Jun 2025 11:56:39 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/contact.mdx | 4 +++- docs/docs.json | 4 +++- docs/publishing/config/auth.mdx | 6 +++--- docs/publishing/config/caching.mdx | 2 +- docs/publishing/config/pricing.mdx | 2 +- docs/publishing/config/rate-limits.mdx | 2 +- docs/publishing/guides/py-fastmcp.mdx | 6 ++++++ docs/publishing/guides/ts-fastmcp.mdx | 6 ++++++ docs/publishing/guides/ts-mcp-hono.mdx | 2 +- docs/publishing/guides/ts-openapi-hono.mdx | 2 +- 10 files changed, 26 insertions(+), 10 deletions(-) create mode 100644 docs/publishing/guides/py-fastmcp.mdx create mode 100644 docs/publishing/guides/ts-fastmcp.mdx diff --git a/docs/contact.mdx b/docs/contact.mdx index cdb62b9d..7c2c23b3 100644 --- a/docs/contact.mdx +++ b/docs/contact.mdx @@ -2,7 +2,9 @@ title: Contact --- -Agentic's currently a solo team built and run by [Travis Fischer](https://x.com/transitive_bs). 👋 +Agentic's currently a solo effort by [Travis Fischer](https://x.com/transitive_bs). 👋 + +As with MCP itself, Agentic is an active work in progress, so please reach out if you have any questions, feedback, or feature requests.