btlabs Core for Cursor
dev.btlabs/core
btlabs Core MCP endpoint: site content and brand data for AI agents. Bearer API key required.
client:Cursor
transport:streamable-http
Install btlabs Core in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"core": {
"url": "https://btlabs.dev/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs