Skip to content
Verified official

vectora MCP

v0.1.0rc3

io.github.brunosrz/vectora

AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.

transport:stdio runtime:pypi

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add vectora -e GOOGLE_API_KEY=<GOOGLE_API_KEY> -e COHERE_API_KEY=<COHERE_API_KEY> -e TAVILY_API_KEY=<TAVILY_API_KEY> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -e LANGSMITH_API_KEY=<LANGSMITH_API_KEY> -- uvx vectora-agent

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.