Skip to content
Claude Desktop

inbin for Claude Desktop

io.github.yaotsakpo/inbin

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

client:Claude Desktop transport:streamable-http runtime:npm

Install inbin in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "inbin": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.inbin.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

inbin in other clients