Skip to content
Cursor

ORANO MCP Server for Cursor

io.github.infotik/orano-mcp-server

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

client:Cursor transport:streamable-http

Install ORANO MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ORANO MCP Server in other clients