customaise-mcp

getcustomaise/customaise-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
MCP server bridging AI coding agents (Cursor, Claude Code, Codex, Windsurf, Kiro, Antigravity) to the Customaise Chrome extension. 18 tools: UserScripts, AgentScripts, WebMCP calls with HITL consent, visual DOM targeting, tab control.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "customaise-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "getcustomaise/customaise-mcp"
      ]
    }
  }
}

README Excerpt

MCP server that connects AI coding agents to the [Customaise](https://customaise.com) Chrome extension. Manage UserScripts, build AgentScripts, call WebMCP tools inside the user's signed-in browser session, select DOM elements visually, and drive tabs directly from your IDE. **18 tools, 5 resources, WebSocket bridge** between your IDE and a real Chrome session.

Tools (20)

CUSTOMAISE_MCP_ALLOW_INSECURECUSTOMAISE_MCP_EXTRA_EXTENSION_IDSCUSTOMAISE_WORKSPACECUSTOMAISE_WS_PORTcall_webmcp_toolclose_tabdelete_scriptexport_scriptfocus_tabget_console_contextget_page_contextget_selected_elementsimport_scriptlist_scriptslist_tabslist_webmcp_toolsopen_tabreload_tabsync_scriptstake_screenshot

Topics

agentscriptsai-toolsantigravitybrowser-automationchrome-extensionclaude-codecodexcursorcustomaisehitlkiromcpmodel-context-protocoluserscriptswebmcp