Skip to content
Zed

James's MCP Server for Zed

io.github.jgpas/mcp-first-server

MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.

client:Zed transport:streamable-http tools:2

Install James's MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-first-server": {
      "url": "https://mcp-first-server.onrender.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

James's MCP Server in other clients