API access is available on the API and MAX plans. It covers direct API usage and MCP-based AI tool connections.
What AI Integrations give your tool
With Remapdb AI Integrations connected, your assistant can:- Search manufacturers, models, generations, and engines.
- Browse vehicle data step by step from vehicle type to engine.
- Retrieve engine metadata, OEM performance, tuning stages, ECUs, TCUs, tools, options, and work methods.
- Check the authenticated API key subscription and usage state.
- Request localized vehicle data by passing a supported language code.
Requirements
- Node.js 20 or newer for the
npxsetup. - A Remapdb API key from API settings.
- An active API or MAX plan with API access enabled for the subscription.
Recommended setup
Most coding agents and desktop AI tools ask you for a command to run. Usenpx for that setup:
Setup examples
Claude Code
Run this command:remapdb is connected.
Claude Desktop
Add this server to your Claude Desktop MCP configuration:Codex
Add this to your Codex MCP configuration:Cursor
Add this to your Cursor MCP configuration:Windsurf
Add this to your Windsurf MCP configuration:Gemini CLI
Add this to your Gemini CLIsettings.json:
/mcp to confirm the server is available.
VS Code
Create or edit.vscode/mcp.json in your workspace:
OpenCode
Add this to your OpenCode config:Continue
Create a file such as.continue/mcpServers/remapdb.yaml:
Direct HTTP
Use direct HTTP only if your MCP client supports remote streamable HTTP MCP servers.Test from a terminal
You can test that Node and the Remapdb MCP package start correctly:Available tools
Several tools accept an optional
language argument. If it is not provided, Remapdb uses the request Accept-Language value where available, then falls back to the API default language.
Search and manufacturer listing support pagination with cursor and limit. limit must be between 1 and 100.