Skip to content
VS Code

Sintegra (Cadastros Estaduais) for VS Code

io.github.mcp-dir/sintegra-mcp

Looks up the state taxpayer registration of a person or company in Sintegra from the CPF or CNPJ, st

client:VS Code transport:streamable-http tools:7

Install Sintegra (Cadastros Estaduais) in VS Code

.vscode/mcp.json

{
  "servers": {
    "sintegra-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_sintegra"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Sintegra (Cadastros Estaduais) in other clients