Skip to content

Commit 38b5498

Browse files
authored
Merge pull request modelcontextprotocol#2160 from apigene/add-apigene-copilot-client
Add Apigene MCP Client to client list
2 parents 356278a + 47f35b4 commit 38b5498

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

docs/clients.mdx

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,28 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
417417

418418
</McpClient>
419419

420+
<McpClient
421+
name="Apigene MCP Client"
422+
homepage="https://apigene.ai"
423+
supports="Tools, Resources, Discovery"
424+
instructions="https://docs.apigene.ai/user-guide/copilot"
425+
>
426+
427+
Apigene MCP Client is an AI-powered conversational interface that enables seamless interaction with multiple applications, APIs, and MCP servers through natural language. It provides a unified interface for deploying agents across different AI platforms with optimized performance and governance.
428+
429+
**Key features:**
430+
431+
- **Multi-LLM Compatibility**: Works seamlessly with all leading AI platforms including Claude, OpenAI (ChatGPT), Gemini, xAI, and OpenRouter. Deploy the same agent across different platforms without modification.
432+
- **Optimized for Cost & Performance**: Dynamic tool loading loads tools only when needed, enabling thousands of tools without context bloat. Tool output optimization provides up to 99% payload reduction via compact JSON representation. Parallel execution runs multiple tool calls simultaneously for 10x faster responses.
433+
- **Unified Multi-Tool Interface**: Mesh multiple APIs and MCP servers into a single agent. Interact with all tools seamlessly from one Copilot interface without glue code or framework-specific logic.
434+
- **Governed Access & Audit**: Fine-grained access control defines exactly which operations each user or agent can perform. Complete audit trail tracks every tool call with timestamps, inputs, and outputs for compliance.
435+
436+
**Learn more:**
437+
438+
- [Apigene Copilot Documentation](https://docs.apigene.ai/user-guide/copilot)
439+
440+
</McpClient>
441+
420442
<McpClient
421443
name="Augment Code"
422444
homepage="https://augmentcode.com"

0 commit comments

Comments
 (0)