MCP Server
Expose Indexed to AI assistants via the Model Context Protocol.
Run
# stdio (Claude Desktop, etc.)
indexed mcp run
# HTTP
indexed mcp run --transport http --port 8000
# Dev with Inspector
indexed mcp devTools
search(query)– search all collectionssearch_collection(collection, query)– search a specific collection