{
  "markdown": "# Gkmex developer resources\n\nOfficial public integration resources for the [Gkmex Cranes](https://gkmex.com) used mobile and crawler crane inventory.\n\nThe 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.\n\n## Quick start\n\n```bash\ncurl https://gkmex.com/api/v1/cranes\ncurl 'https://gkmex.com/api/v1/cranes?type=mobile&limit=5'\n```\n\nThe collection supports `brand`, `type`, `limit`, `cursor` and `offset`. Use a returned public `id` with `GET /api/v1/cranes/{id}`.\n\n## Public interfaces\n\n- [Developer portal](https://gkmex.com/developers)\n- [OpenAPI 3.1](https://gkmex.com/openapi.json)\n- [REST inventory](https://gkmex.com/api/v1/cranes)\n- [MCP server](https://gkmex.com/mcp) — `list_cranes`, `get_crane`\n- [MCP server card](https://gkmex.com/.well-known/mcp/server-card.json)\n- [NLWeb 0.55 endpoint](https://gkmex.com/ask)\n- [Agent Skills index](https://gkmex.com/.well-known/agent-skills/index.json)\n- [llms.txt](https://gkmex.com/llms.txt)\n- [Deprecation policy](https://gkmex.com/developers/deprecation-policy)\n\n## Portable Agent Plugin\n\nThis repository root conforms to Agent Plugins 1.0.0 and packages the existing public Gkmex integration surfaces without credentials or write access.\n\n- `plugin.json` — portable plugin identity and metadata\n- `skills/gkmex-inventory/SKILL.md` — inventory search and inspection skill\n- `skills/gkmex-crane-comparison/SKILL.md` — shortlist comparison skill\n- `skills/gkmex-api-integration/SKILL.md` — API and SDK integration skill\n- `mcp.json` — portable Streamable HTTP configuration for `https://gkmex.com/mcp`\n\nThe `.codex-plugin/plugin.json` and `.mcp.json` files remain available for Codex-compatible clients; they do not replace the portable root files.\n\n## MCP configuration\n\nThis 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.\n\n## Agent integration files\n\n- `plugin.json` — portable Agent Plugins 1.0.0 manifest\n- `mcp.json` — portable Streamable HTTP MCP configuration\n- `skills/gkmex-inventory/SKILL.md` — portable inventory skill\n- `skills/gkmex-crane-comparison/SKILL.md` — portable comparison skill\n- `skills/gkmex-api-integration/SKILL.md` — API and SDK integration skill\n- `.claude/CLAUDE.md` — Claude integration guidance\n- `.cursor/rules/gkmex.mdc` — Cursor rule\n- `.windsurf/rules/gkmex.md` — Windsurf rule\n- `.codex-plugin/plugin.json` — Codex plugin manifest\n- `openapi.yaml` — compact copy of the public REST contract\n\n## Safety and commercial boundaries\n\nAll 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](https://gkmex.com/contact) for quotations, inspections, transport, financing and final confirmation.\n",
  "bytes": 3010,
  "sha": "6d7d87b76f9b3723fe32bd3369d1e50c1d48d5072285636926e6af541d555cc0",
  "repo_slug": "gkmex75/gkmex-developer-resources",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_gkmex75_gkmex_inventory_58754c04/readme"
}