Developer resources

# JumpScale voor developers en agents.

Gebruik deze technische bronnen om onze publieke diensten, branches en cases te ontdekken. De catalogus is read-only, vereist geen authenticatie en bevat geen klantdata.

## Snel starten

```
curl https://jumpscale.nl/api/index.json
curl https://jumpscale.nl/openapi.json
curl -H 'Accept: text/markdown' https://jumpscale.nl/
```

## Wat deze interface niet doet

JumpScale biedt op dit moment geen publieke API-keys, mutatie-API, webhooks, sandbox of officiële CLI. Neem contact op als je een project of integratie wilt starten.

[Bespreek een integratie](/contact)

## Publieke resources

[API-indexOverzicht van de publieke machine-readable JumpScale-resources./api/index.json](/api/index.json)[Diensten-APILijst van JumpScale AI-oplossingen en hun publieke detailpagina’s./api/services.json](/api/services.json)[Branches-APILijst van branches waarvoor JumpScale AI-proposities publiceert./api/industries.json](/api/industries.json)[Platformen-APILijst van JumpScale-platformen en publieke cases./api/platforms.json](/api/platforms.json)[OpenAPI 3.1Getypeerd contract met operation ID’s en responseschema’s./openapi.json](/openapi.json)[llms.txtBeknopte instructies en vindbare ingangen voor agents./llms.txt](/llms.txt)[llms-full.txtUitgebreide publieke context voor retrieval./llms-full.txt](/llms-full.txt)[MCP-manifestLokale stdio-MCP-capaciteit en installatiebron./.well-known/mcp.json](/.well-known/mcp.json)

## Lokale MCP-server

De huidige MCP-server draait lokaal via stdio. Er is geen publiek Streamable HTTP-endpoint. Installeer de broncode lokaal en configureer je agent met het node-commando uit de README.

[GitHub MCP README](https://github.com/JumpScale/JS-Website-v2/tree/main/mcp)

[Bronpagina](https://jumpscale.nl/developers)
