drillable
com.drillable/gatewayPinned, versioned sources: search finds cited spans, query selects things, trace reaches the bytes.
Tools · 3
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 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 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…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"drillable": {
"url": "https://mcp.drillable.com/mcp",
"transport": "http"
}
}
}