Skip to content
Zed

ORANO MCP Server for Zed

io.github.infotik/orano-mcp-server

Read-only MCP server exposing a user ORANO library to their own AI agent.

client:Zed transport:streamable-http

Install ORANO MCP Server in Zed

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

{
  "context_servers": {
    "orano-mcp-server": {
      "url": "https://api.oranoai.com/mcp/"
    }
  }
}

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

ORANO MCP Server in other clients