← Registry
AI & Machine Learning
scry.io
Provides SQL-based data interaction with auxiliary AI features like embedding and reranking.
ENDPOINT 1
https://mcp.scry.io/mcp
Known tools 6
scry_queryRun a SELECT-only SQL query against Scry (scry.* views).
scry_schemaReturn the current Scry schema metadata (tables, views, columns, nullability, and row estimates).
scry_rerankRun the multi-attribute reranker over a SQL candidate set or cached list.
scry_embedEmbed text and store it as a named vector (`@handle`) for SQL queries.
scry_list_vectorsList stored embedding handles for your API key (requires API key).
scry_delete_vectorDelete a stored embedding handle (requires API key).