PluginBench
MCP Server
Active
MIT

SINTEGRA: BA MCP Server

io.github.mcp-dir/sintegra_ba-mcp

What is the SINTEGRA: BA MCP server?

SINTEGRA: BA, official-source lookup. Platform-hosted, pay per query with prepaid credit.

How to install SINTEGRA: BA

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "sintegra_ba-mcp": {
      "url": "https://api.mcp.ai/p_sintegra_ba"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "sintegra_ba-mcp": {
      "serverUrl": "https://api.mcp.ai/p_sintegra_ba"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "sintegra_ba-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_sintegra_ba"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "sintegra_ba-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.mcp.ai/p_sintegra_ba"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http sintegra_ba-mcp https://api.mcp.ai/p_sintegra_ba

Related MCP servers

DataJud (CNJ)

Maintained

Public lookup of Brazilian court cases (metadata + docket) via the CNJ/DataJud API. Free, no login.

2
MIT
View repository →

Open-source alternative to Jusbrasil for AI: find lawsuits by name, CPF, CNPJ or case number and bui

2
MIT
View repository →

Astrea (Aurum)

Maintained

Reporting and queries over Astrea (Aurum), Brazilian legal-practice software: cases per client, cale

1
MIT
View repository →

Banco Bmg MCP

Maintained

Connect your Banco Bmg account to AI via Brazil's Open Finance: balances, statements, cards, investm

1
MIT
View repository →

CNPJ

Maintained

Free Brazilian CNPJ lookup (legal name, status, partners) + lawsuit discovery. Public data, no login

1
MIT
View repository →

Feegow Clinic

Maintained

Full clinic management on Feegow Clinic, patients, appointments, providers, specialties, insurance,

1
MIT
View repository →