MCPVault

ads_match

MCP tool from Adkit MCP by Exorust

semantic ad matching (contexttext, placement, constraints, topk); returns candidates and matchid for explain

How to use it

ads_match is exposed by the Adkit MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the ads_match tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Adkit MCP

$docker run -p 6333:6333 -p 6334:6334 qdrant/qdrant
FULL ADKIT MCP LISTING