Developer resources
JumpScale for developers and agents.
Use these technical resources to discover our public services, industries and cases. The catalogue is read-only, requires no authentication and contains no customer data.
Quickstart
curl https://jumpscale.nl/api/index.json
curl https://jumpscale.nl/openapi.json
curl -H 'Accept: text/markdown' https://jumpscale.nl/What this interface does not do
JumpScale currently offers no public API keys, mutation API, webhooks, sandbox or official CLI. Contact us to start a project or integration.
Discuss an integrationPublic resources
API index
Discover the public JumpScale machine-readable resources.
/api/index.jsonServices API
List JumpScale AI solutions and their public detail pages.
/api/services.jsonIndustries API
List the industries for which JumpScale publishes AI propositions.
/api/industries.jsonPlatforms API
List JumpScale-owned platforms and public cases.
/api/platforms.jsonOpenAPI 3.1
Typed contract with operation IDs and response schemas.
/openapi.jsonllms.txt
Short agent guidance and discovery index.
/llms.txtllms-full.txt
Expanded public context for retrieval.
/llms-full.txtMCP manifest
Local stdio MCP capability and installation source.
/.well-known/mcp.jsonLocal MCP server
The current MCP server runs locally over stdio. There is no public Streamable HTTP endpoint. Install the source locally and configure your agent with the node command from the README.
GitHub MCP README