npx claudepluginhub billlzzz26/visual-story-extensionAdd to your .mcp.json:
{
"mcpServers": {
"bl1nkVisualServer": {
"command": "node",
"args": [
"${extensionRoot}/packages/bl1nk-core/dist/index.js"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node${extensionRoot}