Skip to content
Zed

mcp server for Zed

com.nivelrisk/mcp-server

Commercial auto insurance MCP server for NYC TLC for-hire vehicles. 33 tools, submission to bind.

client:Zed transport:streamable-http

Install mcp server in Zed

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

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

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

mcp server in other clients