Loomal

sidebutton

MCP server by github.com/sidebutton/sidebutton

Open-source MCP server with browser automation and knowledge packs for AI agents

5 starsnpm: @sidebutton/server

About sidebutton

sidebutton is an MCP (Model Context Protocol) server published by sidebutton in the official MCP registry, listed under App Automation on Loomal. Open-source MCP server with browser automation and knowledge packs for AI agents

It ships as an npm package (@sidebutton/server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sidebutton/sidebutton, where the project has earned 5 GitHub stars.

Use sidebutton with your agent

Claude Code · one command
claude mcp add sidebutton -- npx -y @sidebutton/server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sidebutton": {
      "command": "npx",
      "args": [
        "-y",
        "@sidebutton/server"
      ]
    }
  }
}
npm@sidebutton/server

Frequently asked questions

What is sidebutton?
sidebutton is an MCP (Model Context Protocol) server by sidebutton in the App Automation category. Open-source MCP server with browser automation and knowledge packs for AI agents
How do I connect sidebutton to Claude, Cursor, or another MCP client?
Install sidebutton from its npm package (@sidebutton/server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is sidebutton open source?
Yes — the source code is public at github.com/sidebutton/sidebutton, with 5 GitHub stars.
Can AI agents pay to use sidebutton?
Not yet through Loomal — sidebutton is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain sidebutton? Claim this listing free by verifying GitHub ownership, or contact us.