MCP Server
MCP
io.github.spuentesp/lain
High-performance knowledge graph MCP server for AI coding agents with semantic search.
Install
npx -y @spuentesp/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@spuentesp/lain-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment