Official BridgeTek EveApps-BT82X MCP Server for Visual Studio Code. Enables AI assistants to understand EveApps-BT82X APIs, sample applications, commands, registers, and generate code for EveApps-BT82X development.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
The extension makes EveApps-BT82X tools available to Codex and GitHub Copilot
in Visual Studio Code. It can search EveApps-BT82X APIs, commands, registers,
and local samples, as well as help generate and validate EveApps-BT82X code.
If EveApps is not the first workspace folder, run EveApps-BT82X: Select
Repository from the Command Palette.
Open Codex or GitHub Copilot Chat in agent mode.
Ask the AI agent to connect to the BridgeTek EveApps-BT82X MCP server. For
example: Connect to the EveApps-BT82X MCP server.
Follow the AI agent's instructions to start, trust, or enable the MCP server
and its tools when prompted.
Ask the agent an EveApps-BT82X question to confirm the connection. For
example: What EveApps-BT82X tools do you have?
Here is an example prompt you can try to create a new project:
Please create a new EVE application project under SampleApp that
demonstrates an on-screen keyboard on a 1920 x 1200 LCD and connects to the
PC through FT4222.
The npm server and its indexed EveApps-BT82X data are bundled with the
extension. A global npm installation is not required.
Setting
bridgetekBt820.eveAppsPath: path to a local EveApps repository. It may be
absolute or relative to the first workspace folder. When empty, the first
workspace folder is used.
Run MCP: List Servers from the Command Palette and select
BridgeTek EveApps-BT82X to view its status, output, or restart the server
after changing the repository path.
Release notes
See the extension changelog included with each release.