Catalog
VerifyRef
Officialby verifyref
AI agent recruiting: talent pool match, reference checks, credit packs via Stripe MPP
AI agent recruiting: talent pool match, reference checks, credit packs via Stripe MPP
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Configuration
Environment variables
VERIFYREF_API_KEYrequiredsecretrc_test_ or rc_live_ API key from https://verifyref.com/team/api
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@datalinc/verifyref-mcp@1.0.0"
],
"env": {
"VERIFYREF_API_KEY": "<YOUR_VERIFYREF_API_KEY>"
}
}
}
}