Semantic code retrieval over a graph of entities, relationships, changes, and provenance.
claude mcp add kin -- npx -y @kinlab/kin-mcp
claude_desktop_config.json
{
"mcpServers": {
"kin": {
"command": "npx",
"args": [
"-y",
"@kinlab/kin-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"kin": {
"command": "npx",
"args": [
"-y",
"@kinlab/kin-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"kin": {
"command": "npx",
"args": [
"-y",
"@kinlab/kin-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"kin": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kinlab/kin-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"kin": {
"command": "npx",
"args": [
"-y",
"@kinlab/kin-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/ai.kinlab--kin/reviews or the review_server meta-tool.
POST /mcp