vectros-examples

vectros-ai/vectros-examples
★ 0 stars TypeScript AI/LLM Updated today
Runnable end-to-end examples for the Vectros API — TypeScript, Python, and Java, plus the CLI and MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vectros-examples": {
      "command": "npx",
      "args": [
        "-y",
        "vectros-ai/vectros-examples"
      ]
    }
  }
}

README Excerpt

Runnable, end-to-end examples for the [Vectros](https://vectros.ai) API — in **TypeScript, Python, and Java**, plus the **CLI** and the **MCP server**. Each one talks to the real API and demonstrates a complete workflow: structured records, document ingestion, hybrid search, grounded RAG, identity and access,

Topics

aiapi-clientembeddingsexamplesgenaijavaknowledge-basellmpythonragretrieval-augmented-generationsample-codesdksemantic-searchtypescript