MCP Server
MCP
Codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "codeix",
"version": "0.5.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
},
{
"registryType": "pypi",
"identifier": "codeix",
"version": "0.5.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
pypi
By
Comments
Sign in to leave a comment