btlabs Core for VS Code
dev.btlabs/core
btlabs Core MCP endpoint: site content and brand data for AI agents. OAuth or API key.
client:VS Code
transport:streamable-http
Install btlabs Core in VS Code
.vscode/mcp.json
{
"servers": {
"core": {
"type": "http",
"url": "https://btlabs.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs