{
  "markdown": "# @datalinc/verifyref-mcp\n\nStdio bridge to the hosted VerifyRef MCP server for Claude Code, Cursor, and other agents. Published by [Datalinc](https://www.npmjs.com/org/datalinc).\n\nPrefer the remote URL when your host supports Streamable HTTP:\n\n`https://verifyref.com/api/mcp` with `Authorization: Bearer …`\n\n## Install\n\n```bash\nVERIFYREF_API_KEY=rc_test_… npx @datalinc/verifyref-mcp\n```\n\nOr in MCP config:\n\n```json\n{\n  \"mcpServers\": {\n    \"verifyref\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@datalinc/verifyref-mcp\"],\n      \"env\": {\n        \"VERIFYREF_API_KEY\": \"rc_test_…\"\n      }\n    }\n  }\n}\n```\n\n## Tools (proxied)\n\n`get_account`, `list_candidates`, `get_candidate`, `upload_candidate_resume`, `match_candidates_to_job`, `update_candidate`, `create_reference_check`, `get_check`, `list_checks`, `purchase_credits`\n\nFull workflow: https://verifyref.com/docs/agents · https://verifyref.com/AGENTS.md · https://verifyref.com/llms.txt\n\n## Registry\n\nPublish to the official MCP Registry with `mcp-publisher` using `server.json` (namespace `com.verifyref/mcp`, DNS verify).",
  "bytes": 1080,
  "sha": "fc6889cead4b010ebe67ce8b7eaebdda0eb6d857536887a127606679600e3180",
  "repo_slug": "",
  "fonte": "npm",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_verifyref_mcp_237b56df/readme"
}