Shared business logic for Char Chrome extensions โ auth, MCP tool aggregation, userscript sync.
{
"mcpServers": {
"mcp-bchar-extension-core": {
"command": "npx",
"args": [
"-y",
"@mcp-b/char-extension-core"
]
}
}
}