MCP Server
MCP
io.github.CodeAlive-AI/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
Install
oci:ghcr.io/codealive-ai/codealive-mcp:3.0.3
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/codealive-ai/codealive-mcp:3.0.3",
"runtimeHint": "docker",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your CodeAlive API key. Get one at https://app.codealive.ai/ under MCP & API.",
"isRequired": true,
"isSecret": true,
"name": "CODEALIVE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment