What is Buena.ai?
Buena.ai provides cutting-edge LinkedIn automation, lead management, and prospecting capabilities with user-specific authentication and granular permissions. Our API enables you to:
Server Config
{
"mcpServers": {
"buena": {
"command": "npx",
"args": [
"@buena/sdk",
"mcp"
],
"env": {
"BUENA_API_KEY": "your-api-key-here"
}
}
}
}