Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/clients.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,24 @@ Amp is an agentic coding tool built by Sourcegraph. It runs in VS Code (and comp

</McpClient>

<McpClient
name="Apidog"
homepage="https://apidog.com"
supports="Resources, Prompts, Tools"
instructions="https://docs.apidog.com/mcp-client-1930835m0"
>

Apidog, an all-in-one API development and testing platform, features a built-in MCP Client designed for debugging and testing MCP Servers.

**Key features:**

- **Full Feature Support**: Debug Tools, Prompts, and Resources of MCP servers with a user-friendly GUI.
- **Dual Transport Modes**: Supports both STDIO for local processes and HTTP for remote servers.
- **Easy Setup**: Automatically parses MCP configuration files and supports direct command or URL input.
- **Authentication**: Supports OAuth 2.0, API Key, Bearer Token, and other methods for secure connections.

</McpClient>

<McpClient
name="Apify MCP Tester"
homepage="https://github.com/apify/tester-mcp-client"
Expand Down