Skip to content
Cline

tiago dados abertos for Cline

io.github.onsbr/tiago-dados-abertos

MCP server que conecta agentes de IA aos dados abertos do ONS (Operador Nacional do Sistema)

client:Cline transport:stdio runtime:pypi

Install tiago dados abertos 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "tiago-dados-abertos": {
      "command": "uvx",
      "args": [
        "mcp-tiago-dados-abertos"
      ],
      "env": {
        "MCP_DATA_TZ": "<MCP_DATA_TZ>",
        "MCP_QUERY_TIMEOUT_S": "<MCP_QUERY_TIMEOUT_S>",
        "MCP_HTTP_UA": "<MCP_HTTP_UA>"
      }
    }
  }
}

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

tiago dados abertos in other clients