Skip to content
VS Code

inbin for VS Code

io.github.yaotsakpo/inbin

Query Inbin's parsed email events (newsletters, invoices, alerts) as typed JSON tools.

client:VS Code transport:streamable-http runtime:npm

Install inbin in VS Code

.vscode/mcp.json

{
  "servers": {
    "inbin": {
      "type": "http",
      "url": "https://api.inbin.dev/mcp"
    }
  }
}

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

inbin in other clients