Skip to content

Commit ed5f2e7

Browse files
calclaviajonathanhefnerevalstate
authored
Add Smithery Playground to clients.mdx (modelcontextprotocol#1625)
* Add Smithery to clients.mdx * Add missing link * Apply suggestion from @jonathanhefner Co-authored-by: Jonathan Hefner <[email protected]> --------- Co-authored-by: Jonathan Hefner <[email protected]> Co-authored-by: shaun smith <[email protected]>
1 parent e824c7c commit ed5f2e7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/clients.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ This page provides an overview of applications that support the Model Context Pr
8383
| [Shortwave][Shortwave] ||||||||
8484
| [Simtheory][Simtheory] ||||||||
8585
| [Slack MCP Client][Slack MCP Client] ||||||||
86+
| [Smithery Playground][Smithery Playground] ||||||||
8687
| [SpinAI][SpinAI] ||||||||
8788
| [Superinterface][Superinterface] ||||||||
8889
| [Superjoin][Superjoin] ||||||||
@@ -179,6 +180,7 @@ This page provides an overview of applications that support the Model Context Pr
179180
[Shortwave]: https://www.shortwave.com
180181
[Simtheory]: https://simtheory.ai
181182
[Slack MCP Client]: https://github.com/tuannvm/slack-mcp-client
183+
[Smithery Playground]: https://smithery.ai/playground
182184
[SpinAI]: https://spinai.dev
183185
[Superinterface]: https://superinterface.ai
184186
[Superjoin]: https://superjoin.ai
@@ -1052,6 +1054,18 @@ Simtheory is an agentic AI workspace that unifies multiple AI models, tools, and
10521054
- **Dynamic and Secure Integration:** Supports dynamic registration of MCP tools, works in both channels and direct messages and manages credentials securely via environment variables or Kubernetes secrets.
10531055
- **Easy Deployment and Extensibility:** Offers official Docker images, a Helm chart for Kubernetes, and Docker Compose for local development, making it simple to deploy, configure, and extend with additional MCP servers or tools.
10541056

1057+
### Smithery Playground
1058+
1059+
Smithery Playground is a developer-first MCP client for exploring, testing and debugging MCP servers against LLMs. It provides detailed traces of MCP RPCs to help troubleshoot implementation issues.
1060+
1061+
**Key features:**
1062+
1063+
- One-click connect to MCP servers via URL or from Smithery's registry
1064+
- Develop MCP servers that are running on localhost
1065+
- Inspect tools, prompts, resources, and sampling configurations with live previews
1066+
- Run conversational or raw tool calls to verify MCP behavior before shipping
1067+
- Full OAuth MCP-spec support
1068+
10551069
### SpinAI
10561070

10571071
[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.

0 commit comments

Comments
 (0)