Skip to content
VS Code

marutap for VS Code

com.marutap/marutap

Agent requests a purchase, the human taps approve, the agent gets a card scoped to it.

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

Install marutap in VS Code

.vscode/mcp.json

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

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

marutap in other clients