Connectors
Connectors
Connectors
Connectors are external integrations you can use WITH or WITHOUT the AI agent. A single server module (_shared/connectors.ts) is exposed through three independent channels: the public API (/v1/connectors/*), the MCP server, and WeeAgent tools.
Live connectors (French public APIs, no key)
- Company search (Sirene/INSEE) — SIREN, name, NAF, head office, directors.
- Address geocoding (Base Adresse Nationale).
- Communes (geo.api.gouv) — INSEE code, population, department, region.
- Legal announcements (BODACC) by SIREN or free text.
Three ways to use them
- Public API — any HTTP client or your own backend (see « Public API »).
- MCP — Claude and any MCP client (see « MCP tools »).
- WeeAgent — the in-app agent, when you enable connectors (see WeeAgent → Connectors).
Every live connector is free and needs no key. Key-based, OAuth and partner-only connectors are listed in the Catalog.