Skip to content
Cline

orionbelt analytics for Cline

io.github.ralfbecher/orionbelt-analytics

Ontology-based MCP server for database schema analysis and RDF/OWL ontology generation

client:Cline transport:stdio runtime:pypi

Install orionbelt analytics in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "orionbelt-analytics": {
      "command": "uvx",
      "args": [
        "orionbelt-analytics"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

orionbelt analytics in other clients