An assistant is connected to BesluitBron by entering the address of a single connector. No account, key or registration is required.
First, select the connector that corresponds to the task. The selection table can be found at Connectoren.
Claude Code
The connection is made using a single command per connector:
claude mcp add --transport http ori https://besluitbron.nl/mcp/ori
For a different source, only the name and address change:
claude mcp add --transport http rechtspraak https://besluitbron.nl/mcp/rechtspraak/v1
Claude Desktop and claude.ai
- Open the settings and go to the connectors.
- Add a connector with the address of the desired source from Connectoren.
- Confirm; the assistant will retrieve the tool list automatically.
Checking that it works
Ask the assistant what options are available for this source. The assistant will then call up list_capabilities and list the tools. If this does not happen, either the connector is not connected or the address is incorrect.
Multiple sources
Only connect what is necessary. Three connectors at once mean well over thirty tool descriptions competing for the assistant’s attention, and this compromises the quality of the selection. Anyone who needs multiple sources at the same time should use Alle Bronnen instead of several separate connections.
Restrictions
- The addresses are not authenticated, which is in keeping with public data; see Openbaarheid en Persoonsgegevens;
- If you are running the service yourself, replace
besluitbron.nlwith your own address; see Installatie.