Skip to content
VS Code

mcp for VS Code

com.tesorio/mcp

Tesorio's order-to-cash tools — query customers, invoices, receivables, payments, and more.

client:VS Code transport:streamable-http

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.tesorio.com/v1/mcp"
    }
  }
}

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

mcp in other clients