MCP server for cloud-based vector code search
Project description
MCP Vector Search
Cloud-based vector code search MCP server for Kiro IDE.
Installation
uvx mcp-vector-search
Configuration
Add to your ~/.kiro/settings/mcp.json:
{
"mcpServers": {
"vector-search": {
"command": "uvx",
"args": ["mcp-vector-search"],
"env": {
"MCP_RENDER_URL": "https://your-app.onrender.com",
"OPENROUTER_KEY": "your-openrouter-key",
"SUPABASE_URL": "your-supabase-url",
"SUPABASE_KEY": "your-supabase-key"
}
}
}
}
Features
- Search: Vector-based code search
- Index: Index project files
- List Projects: View all indexed projects
Requirements
- Python 3.8+
- Render.com deployment
- Supabase database
- OpenRouter API key
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_vector_search_nepavel-1.0.1.tar.gz.
File metadata
- Download URL: mcp_vector_search_nepavel-1.0.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec0d91c4e71a8669d137158b1f9b964c873c2ebb5d101bf68f14a724513e57c1
|
|
| MD5 |
0fa38e8b05bcf53bd94aa467600a4981
|
|
| BLAKE2b-256 |
41502d9e4014cb33003016b09069165db69260633d483b9caa05dd105231a02a
|
File details
Details for the file mcp_vector_search_nepavel-1.0.1-py3-none-any.whl.
File metadata
- Download URL: mcp_vector_search_nepavel-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8697f4dfac768f0b311680b64c5ba04c9c9a609038533b7d72c34d57669aacd
|
|
| MD5 |
aa4406a3beb42b1d4178214b93ba8903
|
|
| BLAKE2b-256 |
978b62e9a9fa4f2bdc353ae27a7d3ec8f0191a4c5fecb937ccee7abd66432671
|