Skip to content

Commit 2ca902e

Browse files
Winkykylocaldenjonathanhefner
authored
Add Apidog MCP Client to client list (modelcontextprotocol#2169)
* Document Apidog MCP Client with key features Add detailed documentation for Apidog MCP Client, highlighting its features and capabilities. * Update docs/clients.mdx Co-authored-by: Jonathan Hefner <jonathan@hefner.pro> --------- Co-authored-by: Den Delimarsky <53200638+localden@users.noreply.github.com> Co-authored-by: Jonathan Hefner <jonathan@hefner.pro>
1 parent b3708ce commit 2ca902e

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

docs/clients.mdx

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,24 @@ Amp is an agentic coding tool built by Sourcegraph. It runs in VS Code (and comp
441441

442442
</McpClient>
443443

444+
<McpClient
445+
name="Apidog"
446+
homepage="https://apidog.com"
447+
supports="Resources, Prompts, Tools"
448+
instructions="https://docs.apidog.com/mcp-client-1930835m0"
449+
>
450+
451+
Apidog, an all-in-one API development and testing platform, features a built-in MCP Client designed for debugging and testing MCP Servers.
452+
453+
**Key features:**
454+
455+
- **Full Feature Support**: Debug Tools, Prompts, and Resources of MCP servers with a user-friendly GUI.
456+
- **Dual Transport Modes**: Supports both STDIO for local processes and HTTP for remote servers.
457+
- **Easy Setup**: Automatically parses MCP configuration files and supports direct command or URL input.
458+
- **Authentication**: Supports OAuth 2.0, API Key, Bearer Token, and other methods for secure connections.
459+
460+
</McpClient>
461+
444462
<McpClient
445463
name="Apify MCP Tester"
446464
homepage="https://github.com/apify/tester-mcp-client"

0 commit comments

Comments
 (0)