Install and configure MCP servers for Cursor IDE using npx or uvx. Specify package names, arguments, and environment variables to set up servers efficiently.
Install MCP servers from npm or PyPi repositories using npx or uvx commands. Specify package names and pass arguments or environment variables as needed.
Install MCP servers hosted on npm or PyPi using this tool. Specify the package name, arguments, and environment variables to set up the server via npx or uvx.
Enables LLMs to interact with vehicle CAN bus and OBD-II data through a simulated ECU environment. Provides tools for reading frames, decoding messages via DBC files, monitoring signals, and querying automotive diagnostics without requiring physical hardware.
A Node.js and TypeScript server project that provides a simple starter example with Express.js web server, supporting hot-reload, testing, and modular structure.