MCP server for trelix — semantic code search for Claude Code, Cursor, Windsurf, Continue.dev
Project description
trelix-mcp
MCP server for trelix — semantic code search for Claude Code, Cursor, Windsurf, and Continue.dev.
Install
pip install trelix-mcp
Usage
Claude Code
claude mcp add trelix -- trelix-mcp
Cursor (~/.cursor/mcp.json)
{
"mcpServers": {
"trelix": {
"command": "trelix-mcp",
"args": []
}
}
}
Continue.dev (.continue/config.json)
{
"mcpServers": [
{
"name": "trelix",
"command": "trelix-mcp",
"args": []
}
]
}
Tools
| Tool | Description |
|---|---|
search_code |
Semantic hybrid search over an indexed codebase |
index_codebase |
Index a repository so it can be searched |
get_symbol |
Look up a symbol by qualified name |
blast_radius |
Find all files that depend on a symbol |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
trelix_mcp-0.5.0.tar.gz
(6.1 kB
view details)
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 trelix_mcp-0.5.0.tar.gz.
File metadata
- Download URL: trelix_mcp-0.5.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7e253352906a3bec01a04ff4419ba0e4bb0096b9255dae3aaa0400905803ad0
|
|
| MD5 |
8e94a1db4ee45fc7c195d6a3f3d9868b
|
|
| BLAKE2b-256 |
b5f35c289bad62f5bc13e6c6fb1b7c32254e00d3caaa9e6920f5f751e9a7909f
|
File details
Details for the file trelix_mcp-0.5.0-py3-none-any.whl.
File metadata
- Download URL: trelix_mcp-0.5.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4268154e6e6a8310c905ba41e15651c3954b78b052eca92dc61730dde693352e
|
|
| MD5 |
f03421517c142c04eb57b6af1b0c1d29
|
|
| BLAKE2b-256 |
13ed61dafbb8939c89882a303b970ea359959099a5d466588890f19b166ccd16
|