You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new prop accepts either a URL string or an array of `[label, url]`
tuples for clients with multiple instruction pages. When provided, a
gear icon and link(s) to configuration documentation appear in the
client card.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
Amazon Q IDE is an open-source, agentic coding assistant for IDEs.
@@ -221,6 +244,7 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
221
244
name="Amp"
222
245
homepage="https://ampcode.com"
223
246
supports="Resources, Prompts, Tools, Sampling"
247
+
instructions="https://ampcode.com/manual#mcp"
224
248
>
225
249
226
250
Amp is an agentic coding tool built by Sourcegraph. It runs in VS Code (and compatible forks like Cursor, Windsurf, and VSCodium), JetBrains IDEs, Neovim, and as a command-line tool. It's also multiplayer — you can share threads and collaborate with your team.
@@ -236,6 +260,7 @@ Amp is an agentic coding tool built by Sourcegraph. It runs in VS Code (and comp
Augment Code is an AI-powered coding platform for VS Code and JetBrains with autonomous agents, chat, and completions. Both local and remote agents are backed by full codebase awareness and native support for MCP, enabling enhanced context through external sources and tools.
@@ -330,6 +355,7 @@ Call Chirp uses AI to capture every critical detail from your business conversat
Chatbox is a better UI and desktop app for ChatGPT, Claude, and other LLMs, available on Windows, Mac, Linux, and the web. It's open-source and has garnered 37K stars on GitHub.
@@ -363,6 +389,7 @@ ChatFrame is a cross-platform desktop chatbot that unifies access to multiple AI
Claude Code is an interactive agentic coding tool from Anthropic that helps you code faster through natural language commands. It supports MCP integration for resources, prompts, tools, and roots, and also functions as an MCP server to integrate with other clients.
@@ -426,6 +454,10 @@ Claude.ai is Anthropic's web-based AI assistant that provides MCP support for re
HyperAgent is Playwright supercharged with AI. With HyperAgent, you no longer need brittle scripts, just powerful natural language commands. Using MCP servers, you can extend the capability of HyperAgent, without having to write any code.
@@ -807,6 +845,7 @@ Jenova is the best MCP client for non-technical users, especially on mobile.
Langdock is the enterprise-ready solution for rolling out AI to all of your employees while enabling your developers to build and deploy custom AI workflows on top.
@@ -896,6 +938,7 @@ Langdock is the enterprise-ready solution for rolling out AI to all of your empl
Langflow is an open-source visual builder that lets developers rapidly prototype and build AI applications, it integrates with the Model Context Protocol (MCP) as both an MCP server and an MCP client.
@@ -916,6 +959,7 @@ Langflow is an open-source visual builder that lets developers rapidly prototype
LibreChat is an open-source, customizable AI chat UI that supports multiple AI providers, now including MCP integration.
@@ -955,6 +999,7 @@ LM-Kit.NET is a local-first Generative AI SDK for .NET (C# / VB.NET) that can ac
955
999
name="LM Studio"
956
1000
homepage="https://lmstudio.ai"
957
1001
supports="Tools"
1002
+
instructions="https://lmstudio.ai/docs/app/mcp"
958
1003
>
959
1004
960
1005
LM Studio is a cross-platform desktop app for discovering, downloading, and running open-source LLMs locally. You can now connect local models to tools via Model Context Protocol (MCP).
@@ -1022,6 +1067,7 @@ MCP Bundler is perfect local proxy for your MCP workflow. The app centralizes al
TypingMind is an advanced frontend for LLMs with MCP support. TypingMind supports all popular LLM providers like OpenAI, Gemini, Claude, and users can use with their own API keys.
@@ -1661,6 +1714,7 @@ TypingMind is an advanced frontend for LLMs with MCP support. TypingMind support
1661
1714
name="v0"
1662
1715
homepage="https://v0.app"
1663
1716
supports="Tools"
1717
+
instructions="https://v0.app/docs/MCP"
1664
1718
>
1665
1719
1666
1720
v0 turns your ideas into fullstack apps, no code required. Describe what you want with natural language, and v0 builds it for you. v0 can search the web, inspect sites, automatically fix errors, and integrate with external tools.
@@ -1677,14 +1731,14 @@ v0 turns your ideas into fullstack apps, no code required. Describe what you wan
VS Code integrates MCP with GitHub Copilot through [agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode), allowing direct interaction with MCP-provided tools within your agentic coding workflow. Configure servers in Claude Desktop, workspace or user settings, with guided MCP installation and secure handling of keys in input variables to avoid leaking hard-coded keys.
@@ -1723,6 +1777,7 @@ VT Code is a terminal coding agent that integrates with Model Context Protocol (
Warp is the intelligent terminal with AI and your dev team's knowledge built-in. With natural language capabilities integrated directly into an agentic command line, Warp enables developers to code, automate, and collaborate more efficiently -- all within a terminal that features a modern UX.
@@ -1759,6 +1814,10 @@ WhatsMCP is an MCP client for WhatsApp. WhatsMCP lets you interact with your AI
Windsurf Editor is an agentic IDE that combines AI assistance with developer workflows. It features an innovative AI Flow system that enables both collaborative and independent AI interactions while maintaining developer control.
@@ -1793,6 +1852,7 @@ Witsy is an AI desktop assistant, supporting Anthropic models and MCP servers as
Zencoder is a coding agent that's available as an extension for VS Code and JetBrains family of IDEs, meeting developers where they already work. It comes with RepoGrokking (deep contextual codebase understanding), agentic pipeline, and the ability to create and share custom agents.
0 commit comments