Skip to content

Commit 42298ff

Browse files
committed
docs: update sponsors in README
1 parent d43c0be commit 42298ff

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,14 @@ MCP Hub is a MCP client for neovim that seamlessly integrates [MCP (Model Contex
1111

1212
## 💜 Sponsors
1313

14-
<!-- sponsors --> <p align="center"> <a href="https://github.com/yingmanwumen"><img src="https://github.com/yingmanwumen.png" width="60px" alt="yingmanwumen" /></a> <a href="https://github.com/yetone"><img src="https://github.com/yetone.png" width="60px" alt="Yetone" /></a> <a href="https://github.com/omarcresp"><img src="https://github.com/omarcresp.png" width="60px" alt="omarcresp" /></a> <a href="https://github.com/petermoser"><img src="https://github.com/petermoser.png" width="60px" alt="petermoser" /></a> <a href="https://github.com/watsy0007"><img src="https://github.com/watsy0007.png" width="60px" alt="watsy0007" /></a> <a href="https://github.com/kohane27"><img src="https://github.com/kohane27.png" width="60px" alt="kohane27" /></a> </p><!-- sponsors -->
14+
<!-- sponsors --> <p align="center"> <a href="https://github.com/CryogenicPlanet"><img src="https://github.com/CryogenicPlanet.png" width="60px" alt="CryogenicPlanet" /></a> <a href="https://github.com/yingmanwumen"><img src="https://github.com/yingmanwumen.png" width="60px" alt="yingmanwumen" /></a> <a href="https://github.com/yetone"><img src="https://github.com/yetone.png" width="60px" alt="Yetone" /></a> <a href="https://github.com/omarcresp"><img src="https://github.com/omarcresp.png" width="60px" alt="omarcresp" /></a> <a href="https://github.com/petermoser"><img src="https://github.com/petermoser.png" width="60px" alt="petermoser" /></a> <a href="https://github.com/watsy0007"><img src="https://github.com/watsy0007.png" width="60px" alt="watsy0007" /></a> <a href="https://github.com/kohane27"><img src="https://github.com/kohane27.png" width="60px" alt="kohane27" /></a> </p><!-- sponsors -->
1515

16+
<p align="center">
17+
<b>Special thanks to:</b>
18+
</p>
19+
<p align="center">
20+
<a href="https://dub.sh/composio-mcp" target="_blank"> <img src="https://composio.dev/wp-content/uploads/2025/01/Composio-logo-25.png" height="30px" alt="Composio.dev logo" /> </a>
21+
</p>
1622

1723
## ✨ Features
1824

doc/.vitepress/config.mjs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ export default withMermaid(
4646
enabled: true,
4747
cards: [
4848
{
49-
50-
href: "https://mcp.composio.dev/",
49+
href: "https://dub.sh/composio-mcp",
5150
image: "/mcphub.nvim/sponsors/composio-logo.png",
5251
text: "Instantly Connect to 1 00+ Managed MCP Servers with Built-In Auth",
5352
alt: "Composio"

0 commit comments

Comments
 (0)