Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Playwright Agent

    agentkit for playwright-mcp server

    2 stars
    TypeScript
    Updated Oct 10, 2025

    Table of Contents

    • Getting Started
    • Prerequisites
    • Installation
    • Acknowledgments

    Table of Contents

    • Getting Started
    • Prerequisites
    • Installation
    • Acknowledgments

    Documentation

    gentKit Browser Automation

    A browser agent built with Inngest-AgentKit and Firebase-Genkit, featuring an agent system for intelligent web navigation and task execution.

    Getting Started

    Prerequisites

    • Node.js (v20 or higher)
    • npm or yarn
    • OpenAI API key (for GPT models)
    • Goolge AI key (for gemini models)

    Installation

    1. Clone the repository:

    bash
    git clone https://github.com/tmahesh/playwright-agent.git
    cd playwright-agent

    2. Install dependencies:

    bash
    npm install

    3. Set up environment variables:

    bash
    cp .env.sample .env
    # Edit .env with your API keys

    4. Start plawright mcp server in a seperate terminal window

    bash
    npx @playwright/mcp@latest --port 8931

    5. To run with genkit sdk

    bash
    npx tsx genkit.ts
    
    #dev server(optional but recommended)
    #It has fantastic observaibility built-in with opentelemetry
    npx genkit start -- npx tsx --watch genkit.ts

    6. If you want to try agentkit of inngest-cli (NOTE: the names are very close agentkit nad genkit)

    code
    npx tsx agentkit.ts
    
    #dev-server (optional)
    npx inngest-cli@latest dev --no-discovery -u http://localhost:3000/api/inngest -v

    Acknowledgments

    • genKit
    • AgentKit
    • Playwright MCP
    • openai-mcp-client
    • Saurav

    Similar MCP

    Based on tags & features

    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • MC

      Mcp Wave

      TypeScript00
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • MC

      Mcp Wave

      TypeScript00
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k