Skip to content
Back to search
100
MCP live MCP 2026-07-28 http

drillable

com.drillable/gateway

Pinned, versioned sources: search finds cited spans, query selects things, trace reaches the bytes.

Uptime
100.0%
4 direct probes · 30d
Response
251ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search

Search drillable's pinned sources: breadth within a scope. Returns JSON Lines, one object per line; the first line is a `view` line naming the scope and the index date it reflects. A `span` hit carrie…

query

Query a domain's things by their standing values: one `thing` line per thing with the fields asked, each cell the standing value with its record's hash and three stamps (`read`, `captured`, `in_force`…

trace

Trace is depth toward the source: give it a hash from a search hit and it returns the whole provenance chain in one call — the span (with its text, per the pin's rights), the text layer (id, extractor…

How to use

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

{
  "mcpServers": {
    "drillable": {
      "url": "https://mcp.drillable.com/mcp",
      "transport": "http"
    }
  }
}