Skip to content

Commit f7b9d42

Browse files
committed
chore: update with description
1 parent 9bbfb12 commit f7b9d42

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/clients.mdx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This page provides an overview of applications that support the Model Context Pr
3434
| [Microsoft Copilot Studio] |||||| Supports tools |
3535
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
3636
| [oterm][oterm] |||||| Supports tools, prompts and sampling for Ollama. |
37-
| [Postman][postman] | ||||| Supports tools, resources, and prompts |
37+
| [Postman][postman] | ||||| Supports tools, resources, prompts, and sampling |
3838
| [Roo Code][Roo Code] |||||| Supports tools and resources. |
3939
| [Sourcegraph Cody][Cody] |||||| Supports resources through OpenCTX |
4040
| [SpinAI][SpinAI] |||||| Supports tools for Typescript AI Agents |
@@ -70,6 +70,7 @@ This page provides an overview of applications that support the Model Context Pr
7070
[Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
7171
[OpenSumi]: https://github.com/opensumi/core
7272
[oterm]: https://github.com/ggozad/oterm
73+
[Postman]: https://postman.com/downloads
7374
[Roo Code]: https://roocode.com
7475
[Cody]: https://sourcegraph.com/cody
7576
[SpinAI]: https://spinai.dev
@@ -316,6 +317,15 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
316317
- Integration with development workflows
317318
- Extensible AI capabilities
318319

320+
### Postman
321+
322+
[Postman](https://postman.com/downloads) is the most popular API client and now supports MCP server testing and debugging.
323+
324+
**Key features**:
325+
- Full support of all major MCP features (tools, prompts, resources, and subscriptions)
326+
- Fast, seamless UI for debugging MCP capabilities
327+
- Integration with history, varibles, and collections for re-use and collaboration
328+
319329
### Sourcegraph Cody
320330
[Cody](https://openctx.org/docs/providers/modelcontextprotocol) is Sourcegraph's AI coding assistant, which implements MCP through OpenCTX.
321331

0 commit comments

Comments
 (0)