Simples Nacional for VS Code
io.github.mcp-dir/simples_nacional-mcp
Looks up a company's status in the Simples Nacional tax regime from the CNPJ, including opt-in and b
client:VS Code
transport:streamable-http
tools:7
Install Simples Nacional in VS Code
.vscode/mcp.json
{
"servers": {
"simples_nacional-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_simples_nacional"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs