Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

tech.geckovision/surf

tech.geckovision/surf

Point Gecko at an OpenAPI spec; get first-call-correct, auth-hidden agent tools.

Uptime
100.0%
1 direct probes · 30d
Response
1272ms
last probe
Tools
2
callable
Resources
1
readable
Prompts
0
available

Tools · 2

comprehend_api

Submit an API's OpenAPI URL (or a human docs page URL with from_docs=true) and get it comprehended into first-call-correct agent tools — no integration code. Returns the API name, its usable tools, ag…

list_surfaces

Every API surface served on this host, with the MCP URL to reconnect to. Use it when you landed on the host root and need a specific API. Free, instant, and it lists only what the public index lists.

Resources · 1

gecko-plan-payment ui://gecko/plan-payment

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tech.geckovision/surf": {
      "url": "https://mcp.geckovision.tech/mcp",
      "transport": "streamable-http"
    }
  }
}