Back to search
30
MCP
@mseep/zed-claude-code
npm/@mseep/zed-claude-codeMulti-protocol bridge server enabling seamless integration between Claude AI and external applications through Agent Client Protocol and Model Context Protocol
Uptime
0.0%
37 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@mseep/zed-claude-code": {
"url": "None",
"transport": "http"
}
}
}