Bridgetek EAB MCP Server
Bring AI Agents to Your EVE Asset Development Workflow
Connect MCP-compatible AI agents directly to Bridgetek EVE Asset Builder and convert, compress, validate and program EVE assets using natural-language instructions.
Install VS Code Extension Install via npm Now It Works
Supports BT82X and legacy EVE chip generations.
What is the EAB MCP Server?
A Model Context Protocol server that bridges modern AI development agents with Bridgetek EVE Asset Builder command-line capabilities.
Natural-language workflow
Describe the result you want instead of manually assembling EAB command syntax.
Structured MCP tools
EAB operations are exposed as typed tools for reliable integration with compatible AI clients.
Safe by design
Privileged EAB commands require explicit user confirmation before they are executed.
What can it do?
Bring common EVE asset-processing operations into the same AI-assisted workflow you use for software development.
Image Conversion
Prepare EVE-compatible graphics formats such as RGB565.
Font Generation
Create EVE font resources from TTF or OTF files.
Asset Compression
Compress assets with EAB-supported workflows.
Audio Processing
Prepare audio resources for EVE applications.
Video & GIF
Handle supported video and animated GIF assets.
Raw Pixel Buffers
Process raw graphics buffers used by EVE workflows.
SPI Flash Images
Create flash images for EVE projects.
Validation & Programming
Validate assets and perform approved programming operations.
How it works
From a natural-language request to a confirmed EAB operation in five clear steps.
Get started
Choose the installation route that best matches your development environment.
Recommended for VS Code
VS Code Extension
Fastest setup for Visual Studio Code and GitHub Copilot users.
- Install Bridgetek EAB MCP Server from the VS Code Marketplace.
- Open Command Palette with Ctrl + Shift + P.
- Run EAB MCP Server: Input eab_tools.exe.
- Select the EVE Asset Builder installation.
- Reload VS Code and start asking your AI agent.
Flexible MCP integration
npm Package
Ideal for Codex, Claude Code, Cursor, Cline and other MCP-compatible clients.
npm install -g @bridgetek/eab-mcp-server
Or run directly:
npx @bridgetek/eab-mcp-server
View npm Package
Works with MCP-compatible AI clients
Use the EAB MCP Server in the AI development environment that best fits your workflow.
Example prompts
Work with EAB by describing the task in natural language.
Developer Control
Safe by design
Important EAB operations are not executed automatically. The server prepares the request and requires an explicit final confirmation before the EAB command runs.
This keeps the developer in control while still benefiting from AI-assisted automation.
Requirements
A small set of prerequisites is all you need to get started.
VS Code Extension
Visual Studio Code and Bridgetek EVE Asset Builder installed on the development PC.
npm Package
Node.js 18 or later, Bridgetek EVE Asset Builder, and an MCP-compatible AI client.
Resources
Everything needed to install, configure and use the Bridgetek EAB MCP Server.
Install the extension.
Install the standalone MCP server.
Download and learn about EAB.
Explore Bridgetek development tools.
Review the two setup options
Get in touch for support or enquiries
Start building EVE assets with AI assistance
Bring modern AI-assisted workflows into EVE development while keeping developers in control of every privileged EAB operation.

