blink.cmp
Performant, batteries-included completion plugin for Neovim
blink.cmp MCP Server
MCP server for saghen/blink.cmp
Ready-to-Use Client Configurations
{
"mcpServers": {
"blink.cmp": {
"command": "npx",
"args": [
"-y",
"@saghen/blink.cmp"
]
}
}
}