10 months ago
Run web automation through an MCP. Connect AI agents to real-world tools and browser automation through our powerful MCP server.
Overview
How Node Code Studio Works
NodeCodeStudio connects your favorite services through MCP (Model Context Protocol) and adds a Chrome browser automation plugin so you can run repeatable web tasks or import ready-made sequences in a click.
What you can do Activate MCP tools for Gmail, Google Calendar, Asana, WordPress, and more. Automate your browser with a side-panel runner: open pages, click, type, extract, and more. Import predefined sequences (e.g., Amazon search, LinkedIn jobs, hotel searches) and customize them. Work from one place: enable/disable tools, manage keys, and run workflows without switching tabs.
Server Config
{
"mcpServers": {
"nodecodestudio": {
"type": "streamableHttp",
"url": "https://nodecodestudio.com/mcp/{apikey}"
}
}
}