Skip to content
VS Code

invompt for VS Code

com.invompt/invompt

Turn AI-host work into invoices you review before send via hosted MCP.

client:VS Code transport:streamable-http

Install invompt in VS Code

.vscode/mcp.json

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

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

invompt in other clients