MCP server for OpenAI Vector Store API, managing vector stores, files, file batches, and semantic search.
{
"mcpServers": {
"dotlab-hqvector-store": {
"command": "npx",
"args": [
"-y",
"@dotlab-hq/vector-store-mcp"
]
}
}
}