Connect Your AI to VBD

Search 3,000+ battery companies directly from Claude, Cursor, or any MCP-compatible AI.

Connect in One Step

Pick one method:

Option 1: Claude Code

claude mcp add vbd \
  --transport http \
  https://batterybusinessdirectory.org/api/mcp
or

Option 2: Config file

For Claude Desktop, Cursor, Windsurf — add to MCP config. Cursor setup guide · Claude Desktop guide

"vbd": {
  "type": "http",
  "url": "https://batterybusinessdirectory.org/api/mcp"
}

What You Can Ask

Once connected, try these:

“Find solid-state battery companies in Japan”
“List battery recycling companies that are Volta members”
“Get details on CATL including their chemistries”
“What are the top battery segments by company count?”
“Compare LFP vs NMC companies in Europe”
“Find battery companies hiring in Germany”

Available Tools

ToolDescription
search_companiesSearch by keyword, segment, chemistry, country. Up to 100 results.
get_companyFull company details by name or slug.
list_filtersAll segments, chemistries, and countries.
get_statsDirectory stats: totals, top segments, top countries.
get_versionCheck MCP server version and changelog.
loginStart auth — sends a verification code to your email.
verifyComplete auth with the 6-digit code. Returns an API key.
suggest_editSuggest changes to a company profile (queued for review).Auth