Loomal

Selenix-MCP-Server

MCP server by github.com/markmircea/selenix-mcp-server

MCP server that bridges local apps with Selenix for browser automation.

0 starsnpm: @selenix/mcp-server

About Selenix-MCP-Server

Selenix-MCP-Server is an MCP (Model Context Protocol) server published by markmircea in the official MCP registry, listed under App Automation on Loomal. MCP server that bridges local apps with Selenix for browser automation.

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

Development happens in the open at github.com/markmircea/selenix-mcp-server.

Use Selenix-MCP-Server with your agent

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

Frequently asked questions

What is Selenix-MCP-Server?
Selenix-MCP-Server is an MCP (Model Context Protocol) server by markmircea in the App Automation category. MCP server that bridges local apps with Selenix for browser automation.
How do I connect Selenix-MCP-Server to Claude, Cursor, or another MCP client?
Install Selenix-MCP-Server from its npm package (@selenix/mcp-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 Selenix-MCP-Server open source?
Yes — the source code is public at github.com/markmircea/selenix-mcp-server.
Can AI agents pay to use Selenix-MCP-Server?
Not yet through Loomal — Selenix-MCP-Server 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 Selenix-MCP-Server? Claim this listing free by verifying GitHub ownership, or contact us.