Knowledge Systems
Trust: 30/100 (Limited)Nexbid — Agentic Ad Server Guide
AI agent product discovery via open marketplace. Search, compare and discover advertiser products.
by Baldri
Quick Start
Install
npx @nexbid/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-baldri-nexbid": {
"command": "npx",
"args": [
"@nexbid/mcp-server"
]
}
}
}