Skip to content

Commit f606435

Browse files
Merge pull request modelcontextprotocol#1353 from koic/fix_dead_link_on_clients_page
Fix dead links in clients list
2 parents 9f78fe2 + e4f6e7f commit f606435

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/clients.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ This page provides an overview of applications that support the Model Context Pr
124124
[Amp]: https://ampcode.com
125125
[Apify MCP Tester]: https://apify.com/jiri.spilka/tester-mcp-client
126126
[AugmentCode]: https://augmentcode.com
127-
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
127+
[BeeAI Framework]: https://framework.beeai.dev
128128
[BoltAI]: https://boltai.com
129129
[Call Chirp]: https://www.call-chirp.com
130130
[Chatbox]: https://chatboxai.app
@@ -185,7 +185,7 @@ This page provides an overview of applications that support the Model Context Pr
185185
[Simtheory]: https://simtheory.ai
186186
[Slack MCP Client]: https://github.com/tuannvm/slack-mcp-client
187187
[Smithery Playground]: https://smithery.ai/playground
188-
[SpinAI]: https://spinai.dev
188+
[SpinAI]: https://docs.spinai.dev
189189
[Superinterface]: https://superinterface.ai
190190
[Superjoin]: https://superjoin.ai
191191
[Swarms]: https://github.com/kyegomez/swarms
@@ -327,7 +327,7 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
327327

328328
### BeeAI Framework
329329

330-
[BeeAI Framework](https://i-am-bee.github.io/beeai-framework) is an open-source framework for building, deploying, and serving powerful agentic workflows at scale. The framework includes the **MCP Tool**, a native feature that simplifies the integration of MCP servers into agentic workflows.
330+
[BeeAI Framework](https://framework.beeai.dev) is an open-source framework for building, deploying, and serving powerful agentic workflows at scale. The framework includes the **MCP Tool**, a native feature that simplifies the integration of MCP servers into agentic workflows.
331331

332332
**Key features:**
333333

@@ -1099,7 +1099,7 @@ Smithery Playground is a developer-first MCP client for exploring, testing and d
10991099

11001100
### SpinAI
11011101

1102-
[SpinAI](https://spinai.dev) is an open-source TypeScript framework for building observable AI agents. The framework provides native MCP compatibility, allowing agents to seamlessly integrate with MCP servers and tools.
1102+
[SpinAI](https://docs.spinai.dev) is an open-source TypeScript framework for building observable AI agents. The framework provides native MCP compatibility, allowing agents to seamlessly integrate with MCP servers and tools.
11031103

11041104
**Key features:**
11051105

0 commit comments

Comments
 (0)