Weavz
Open Charge Map

Open Charge Map

Open EV charging station registry and reference data

5 tools
1 trigger

Tools

Name
search_locations

Search Open Charge Map charging locations by country, bounding box, or nearby coordinates.

get_location

Get a charging location by Open Charge Map ID.

get_reference_data

Get Open Charge Map reference data such as countries, operators, connection types, usage types, and status types.

list_comments

List user comments and check-ins attached to a charging location.

list_media

List photos and media attached to a charging location.

Triggers

Name
new_locations

Triggers when newly seen charging locations appear for the configured Open Charge Map search.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('open-charge-map', 'search_locations', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'open-charge-map',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Open Charge Map to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does Open Charge Map support?

Open Charge Map supports 5 tools including Search Charging Locations, Get Charging Location, Get Reference Data, List Location Comments, List Location Media.

Can I use Open Charge Map with AI agents?

Yes. Add Open Charge Map to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can Open Charge Map be used in stateful agent workflows?

Yes. Agents can combine Open Charge Map tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Open Charge Map use?

Open Charge Map uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Open Charge Map integration cost?

The Open Charge Map integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Open Charge Map support?

Open Charge Map supports 1 triggers including New Charging Locations.

Connect Open Charge Map in minutes

Get 20,000 free action executions every month. No credit card required.