Skip to content
@GeckoVision

Gecko

This space is from Gecko - where you will find the docs + projects

🦎 Gecko

Make any API agent-usable — first-call-correct, no integration code.

PyPI Engine Site


The spec is free. The correct first call is not.

Docs and endpoints are built for humans. Coding agents one-shot the clean, well-documented APIs — and break on the painful ones: long-tail, paywalled, badly-documented, drifting. Wrong auth, wrong units, wrong shape — the call that fails before it ever reaches the endpoint.

Gecko is the comprehension layer. Point an agent at any API's spec and it:

  • Finds the right call among hundreds of operations.
  • Injects the access the spec doesn't explain — the auth handshake, the scope.
  • Makes the call correctly the first time — params, units, idempotency, the exact shape.
  • Stays correct when the API drifts — tools are a pure function of the surface; re-comprehend, don't hand-patch.

No integration code. Control-plane only — we store the API surface + the generated tools + correctness metadata, never your payloads, data, or secrets.

The category line

Marketplaces help agents discover APIs. Payment rails help agents pay for them. Gecko makes agents use them — correctly, first call. We compose on x402, MCP, and pay.sh — we don't replace them.

What we ship

  • gecko-surf — the engine (MIT, on PyPI). Turns any OpenAPI 3.x into first-call-correct, question-shaped agent tools, served over MCP.
  • solana-api-skill — make any Solana/crypto API agent-usable (Helius, Jupiter, the CLMM protocols): the comprehension layer under every protocol skill.

Status (honest)

V1 — comprehension — is live on Solana mainnet end-to-end (first-call-correct against a real, paywalled API). The compounding correctness corpus (V2) is designed, not yet built. Consumer willingness-to-pay is the real decider — validating now via discovery interviews. We don't read "a working demo" as "a proven business."

Make any API agent-usable. · geckovision.tech · pip install gecko-surf

Popular repositories Loading

  1. gecko-surf gecko-surf Public

    Repository for the Gecko SurfCall product - Backend with fastapi

    Python 4

  2. gecko-claude gecko-claude Public

    Repository for the Gecko claude skills - It has all the necessary config to setup your project

    Python 3 1

  3. gecko-mcpay-api gecko-mcpay-api Public

    Repository for the Gecko MCP API - Backend with fastapi

    Python 1

  4. gecko-programs gecko-programs Public

    Repository for the Gecko programs - Txs and all the needed operations

    Rust 1

  5. ayuda-venezuela-bot ayuda-venezuela-bot Public

    Spanish-first Telegram bot giving Venezuelans clear emergency info — an AI agent over the SOS Venezuela 2026 API, powered by surfcall.

    TypeScript 1 1

  6. solana-api-skill solana-api-skill Public

    Make any Solana/crypto API agent-usable — first-call-correct. An addon to solana-dev-skill (Solana AI Kit).

    Shell 1

Repositories

Showing 10 of 12 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…