Skip to content
Back to search
30
MCP

@felixisaac/tandem

npm/@felixisaac/tandem

Browser automation for AI agents via Chrome extension + Native Messaging. Works with OpenCode, Claude Code, and any MCP-compatible agent.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@opentabs-dev/browser-extension
Chrome extension that bridges AI agents to web applications through the user's authenticated browser session
0 tools
@orisma/n8n-nodes-taximail
AI Agent Tool for sending Email and SMS via Taximail
0 tools
@mseep/vessel-browser
AI-native web browser runtime for autonomous agents with human supervision
0 tools
@tedysek01/agent-platform
Book real-world services through AI agents. One command setup for Claude Code.
0 tools
io.github.therealtimex/browser-use
AI browser automation - navigate, click, type, extract content, and run autonomous web tasks
0 tools
me.openbrowser/openbrowser-ai
AI browser automation. Write async Python to navigate, click, type, and extract data.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@felixisaac/tandem": {
      "url": "None",
      "transport": "http"
    }
  }
}