AI agents, MCP server, and API v1 redesign
Connect your AI tools. Gecko now hosts a remote MCP server at
https://app.gecko.security/api/mcp. Connect Claude, Claude Code, ChatGPT,
Codex, Cursor, and other MCP clients via OAuth or an API key, with
role-capped scopes, packaged security prompts, and per-team consent. See
Connect AI tools. Manage connections under
Settings > Integrations > Agents.Redesigned v1 API. Consistent response envelope, cursor pagination,
tier-aware rate limits, idempotency keys, and request IDs, plus new
endpoints for triaging vulnerabilities, updating repository settings, scan
schedules, and outbound webhook events with
HMAC-signed deliveries. The API is self-describing: live
OpenAPI spec, interactive
docs, and a machine-readable changelog at /api/v1/changelog.API keys are now visible to the whole team with owner attribution and
per-request usage logging, and can be sent as Authorization: Bearer.Connected accounts. Settings > Authentication now shows your
identities across GitHub, GitLab, Slack, Linear, and Jira, with suggested
matches you can confirm or remove. GitLab identities are tracked per
instance.Docs refresh
Reworked the docs navigation to add top-level Guides, API Reference,
and Changelog tabs.Added a Gecko-specific Okta SAML onboarding guide and refreshed local preview
instructions.