MCP Uptime
← MCP Reliability Index  /  AI & LLM
L

Ls Search

io.github.CalBearKen/ls-search
Disposable private vector search + semantic RAG for AI agents. x402 pay-per-call, no account.
healthy
status
6
tools exposed
485ms
connect latency
43a222c152b3
schema fingerprint

Tools (6)

trace_create_workspace
Create an isolated, disposable (ephemeral) vector-search workspace - your own sandboxed index/namespace for semantic retrieval and RAG. Prepays container time via x402 micropayment (USDC on Base, EIP-3009); no account, no signup. Call without x_payment to get the price + payment terms; with a signed
trace_search
Semantic vector search / similarity retrieval (nearest-neighbor, embedding-based) over your private disposable index - the core RAG retrieval call. Supports natural-language text queries, cross-modal text->image, and reverse-image search (image_b64). Returns ranked passages/hits with locators. Provi
trace_ingest_batch
Ingest and index documents, passages or text chunks into your workspace to build the searchable vector/embedding index for semantic search and RAG retrieval. Each document: {name, text OR content_b64, mime?}; supports text and binary (base64) content.
trace_get_passage
Retrieve a single stored passage/document/item (content and metadata) from your workspace vector index by item id.
trace_get_usage
Get workspace usage and billing status for your disposable vector-search workspace: prepaid time/TTL remaining, total spend, ingest/search counts, and state.
trace_dispose_workspace
Dispose and permanently delete the workspace and its in-memory vector index/data (zero data retention); returns a cryptographically signed disposal receipt confirming the wipe.

Endpoint

https://liangsearch.aioniq.ai/mcp
Category: AI & LLM · Last checked: 2026-07-30T13:46:56Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.