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.1.tar.gz
(6.5 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.1.tar.gz.
File metadata
- Download URL: trelix_mcp-0.5.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08030f40ebf7276f8d3a65b17737f53f70e59992fd0b42c640af9bc83f782d4f
|
|
| MD5 |
d838a389479653cfc33de4d08e2dfd36
|
|
| BLAKE2b-256 |
8367e19c5ddb343755729895c2169d9ec44ba33de70ada185948cf2e4303a6f7
|
File details
Details for the file trelix_mcp-0.5.1-py3-none-any.whl.
File metadata
- Download URL: trelix_mcp-0.5.1-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 |
4fa5040b9cc120de35423908547e662b4b577007493f1b5059ef0e7602e7ddc1
|
|
| MD5 |
4e77f2cdcdd3aa78efd6cc26ded2a636
|
|
| BLAKE2b-256 |
c17afa9f2bf6f9abef8988bf86c0c73e6a710616dab1df270a2f33d49114b656
|