An MCP server for automating Google Jules that enables seamless integration for task creation, code analysis, and AI-powered development workflows. It supports multiple session modes including Browserbase and cookie-based authentication for both local and cloud environments.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.BROWSERBASE_API_KEY— bb_live_g3i-b4WPFh__E3cErKE5rO-jWds # Your API keyBROWSERBASE_CONTEXT_IDBROWSERBASE_PROJECT_ID— d718e85f-be7b-497d-9123-b1bbf798f1bb # Your project IDBROWSERBASE_SESSION_ID— Optional: use existing sessionCHROME_USER_DATA_DIR— /Users/yourname/Library/Application Support/Google/Chrome/DefaultCOOKIES_PATH— ~/.jules-mcp/cookies.json # File to save/load cookiesGOOGLE_AUTH_COOKIES— "session_id=abc123; domain=.google.com; auth_token=xyz789; domain=.google.com"HEADLESS— true # Run browser in headless modeJULES_DATA_PATH— ~/.jules-mcp/data.json # Custom data storage pathSESSION_MODE— browserbaseSMITHERY_DEPLOYMENTTIMEOUT— 30000 # Browser timeout in millisecondsUSE_EXISTING_SESSION[](https://m8ven.ai/mcp/samihalawa-google-jules-mcp-17rdhx)