nol mcp for Claude Desktop
io.github.yawlabs/nol-mcp
nol MCP server -- search, cited Q&A, and pages over your team's knowledge base
client:Claude Desktop
transport:stdio
runtime:npm
Install nol mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nol-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/nol-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs