Gkmex developer resources
Official public integration resources for the Gkmex Cranes used mobile and crawler crane inventory.
The REST API, NLWeb endpoint and MCP tools are free, zero-auth, require no sign-up and are read-only. Published inventory is an availability signal, not a reservation; confirm specifications, price and final availability with Gkmex.
Quick start
curl https://gkmex.com/api/v1/cranes
curl 'https://gkmex.com/api/v1/cranes?type=mobile&limit=5'
The collection supports brand, type, limit, cursor and offset. Use a returned public id with GET /api/v1/cranes/{id}.
Public interfaces
- Developer portal
- OpenAPI 3.1
- REST inventory
- MCP server —
list_cranes,get_crane - MCP server card
- NLWeb 0.55 endpoint
- Agent Skills index
- llms.txt
- Deprecation policy
Portable Agent Plugin
This repository root conforms to Agent Plugins 1.0.0 and packages the existing public Gkmex integration surfaces without credentials or write access.
plugin.json— portable plugin identity and metadataskills/gkmex-inventory/SKILL.md— inventory search and inspection skillskills/gkmex-crane-comparison/SKILL.md— shortlist comparison skillskills/gkmex-api-integration/SKILL.md— API and SDK integration skillmcp.json— portable Streamable HTTP configuration forhttps://gkmex.com/mcp
The .codex-plugin/plugin.json and .mcp.json files remain available for Codex-compatible clients; they do not replace the portable root files.
MCP configuration
This repository includes .mcp.json for clients that accept a remote Streamable HTTP server configuration. Connect to https://gkmex.com/mcp; no API key or OAuth flow is required.
Agent integration files
plugin.json— portable Agent Plugins 1.0.0 manifestmcp.json— portable Streamable HTTP MCP configurationskills/gkmex-inventory/SKILL.md— portable inventory skillskills/gkmex-crane-comparison/SKILL.md— portable comparison skillskills/gkmex-api-integration/SKILL.md— API and SDK integration skill.claude/CLAUDE.md— Claude integration guidance.cursor/rules/gkmex.mdc— Cursor rule.windsurf/rules/gkmex.md— Windsurf rule.codex-plugin/plugin.json— Codex plugin manifestopenapi.yaml— compact copy of the public REST contract
Safety and commercial boundaries
All interfaces are read-only. Do not claim that a listing is reserved or finally available. A null price_eur means POA, not zero. Link users to the public listing or contact Gkmex for quotations, inspections, transport, financing and final confirmation.