nicholaspsmith/Glancey
MCP plugin for semantic code search - gives AI coding agents deep context from your entire codebase
Platform-specific configuration:
{
"mcpServers": {
"Glancey": {
"command": "npx",
"args": [
"-y",
"Glancey"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...