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
Delegate tasks to GitHub Copilot coding agent and let it work in the background while you stay focused on the highest-impact and most interesting work
@@ -1083,6 +1105,24 @@ HyperAgent is Playwright supercharged with AI. With HyperAgent, you no longer ne
1083
1105
1084
1106
</McpClient>
1085
1107
1108
+
<McpClient
1109
+
name="Inspector"
1110
+
homepage="https://tryinspector.com"
1111
+
supports="Tools, Prompts, Resources, DCR"
1112
+
instructions="https://tryinspector.com/docs"
1113
+
>
1114
+
1115
+
Inspector is a visual editor for your codebase. It connects to Cursor, Claude Code, and Codex so you can edit your frontend visually. Move elements, change text, and ship real code without touching CSS.
1116
+
1117
+
**Key features:**
1118
+
1119
+
- Design Mode: Move elements, edit text, and zoom in to interact with your front-end like Figma.
1120
+
- Agent Connect: Plug in Cursor, Claude Code, or Codex.
1121
+
- Version Control: Stage changes and open PRs from Inspector.
1122
+
- MCP Client: Connect any MCP Server you want!
1123
+
1124
+
</McpClient>
1125
+
1086
1126
<McpClient
1087
1127
name="Jenova"
1088
1128
homepage="https://jenova.ai"
@@ -1220,7 +1260,7 @@ Langflow is an open-source visual builder that lets developers rapidly prototype
@@ -1503,7 +1543,7 @@ Memex is the first MCP client and MCP server builder - all-in-one desktop app. U
1503
1543
1504
1544
- Build GraphRAG workflows powered by knowledge graphs as the data backbone
1505
1545
- Connect remote MCP servers via `SSE` or `Streamable HTTP`
1506
-
- Support for MCP tools, sampling, elicitation, and instructions
1546
+
- Support for MCP resources, prompts, tools, sampling, elicitation, and instructions
1507
1547
- Create multiple agents with different configurations for easy comparison and debugging
1508
1548
- Works with various LLM providers (OpenAI, Azure OpenAI, Anthropic, Gemini, Ollama, DeepSeek)
1509
1549
- Available as a Desktop app or Docker container
@@ -1785,7 +1825,7 @@ RecurseChat is a powerful, fast, local-first chat client with MCP support. Recur
1785
1825
<McpClient
1786
1826
name="Replit"
1787
1827
homepage="https://replit.com/products/agent"
1788
-
supports="Tools"
1828
+
supports="Tools, DCR"
1789
1829
>
1790
1830
1791
1831
Replit Agent is an AI-powered software development tool that builds and deploys applications through natural language. It supports MCP integration, enabling users to extend the agent's capabilities with custom tools and data sources.
@@ -2117,7 +2157,7 @@ v0 turns your ideas into fullstack apps, no code required. Describe what you wan
0 commit comments