From ba371f2db461868c49970eb9e2ae64593f713a9a Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sun, 30 Mar 2025 22:52:17 -0700 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 86f453e..d0c308d 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,13 @@ Reference implementations provided in this repository demonstrate common use-cas (More examples and reference implementations will be actively developed and continually updated.) -💡 Contribute Your Own Server -We strongly encourage the community to contribute their own OpenAPI tool server examples! This is more important than it might seem: The world doesn’t need another closed protocol or proprietary format gatekeeping innovation—we need clearly defined, open, and composable APIs backed by open documentation and proven tools. OpenAPI is the future-proof foundation we can all build on—together. - -Let’s build an open ecosystem where every tool speaks the same language—yours. +> [!NOTE] +> 💡 Contribute Your Own Server +> +> We strongly encourage the community to contribute their own OpenAPI tool server examples! This is more important than it might seem: The world doesn’t need another closed protocol or proprietary format gatekeeping innovation—we need clearly defined, open, and composable APIs backed by open documentation and proven tools. OpenAPI is the future-proof foundation we can all build on—together. +> +> Let’s build an open ecosystem where every tool speaks the same language—yours. ## 🔌 Bridge to MCP (Optional)