seongjaeryu/bindly-claude-code
Knowledge completion layer for Claude Code - finish your thoughts and make them reusable across sessions and agents
Platform-specific configuration:
{
"mcpServers": {
"bindly-claude-code": {
"command": "npx",
"args": [
"-y",
"bindly-claude-code"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...