Getnet for VS Code
io.github.mcp-dir/getnet-mcp
Getnet acquirer (Santander) via the Plataforma Digital API, read-only: consult a transaction by paym
client:VS Code
transport:streamable-http
tools:11
Install Getnet in VS Code
.vscode/mcp.json
{
"servers": {
"getnet-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_getnet"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs