I
Inkeep MCP
作者 @xu-xiang
🔓 Unlock the "Ask AI" capability from ANY Inkeep-powered documentation site (Langfuse, Render, etc.) for your local AI Agent. Zero config, auto-discovery. | 为你的命令行或AI工具解锁任意接入Inkeep 网站的 AI 问答能力。
创建于 1/22/2026
更新于 about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx inkeep-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"xu-xiang-inkeep-mcp": {
"command": "uvx",
"args": [
"inkeep-mcp"
]
}
}
}