Skip to content
Zed

MCP TUSS / Rol ANS for Zed

io.github.mcpassure/mcp-tuss

Consulta tabelas TUSS da ANS: procedimentos, medicamentos, diárias e taxas via SQLite local.

client:Zed transport:stdio runtime:npm

Install MCP TUSS / Rol ANS in Zed

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

{
  "context_servers": {
    "mcp-tuss": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpassure/mcp-tuss"
      ]
    }
  }
}

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

MCP TUSS / Rol ANS in other clients