searchCollaborators
ActiveTool of qubitsok — Quantum Computing Jobs, Papers & Researchers
Find quantum computing researchers and potential collaborators from 1000+ active profiles. Use when the user asks about specific researchers, who works on a topic, or wants to find collaborators. NOT for jobs (use searchJobs) or papers (use searchPapers). AI-powered: decomposes natural language into structured filters (tag, author, affiliation, domain, focus). Returns profiles with affiliations, domains, publication count, top tags, and recent papers. Data from arXiv papers published in the last 12 months. Max 50 results. Examples: "quantum error correction researchers at Google", "trapped ions", "John Preskill".
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"default": 10,
"maximum": 50,
"minimum": 1,
"description": "Max results (1-50, default 10)"
},
"query": {
"type": "string",
"description": "Search term: researcher name, affiliation, tag, or research topic. Examples: \"quantum error correction\", \"MIT\", \"John Preskill\""
},
"affiliation_type": {
"enum": [
"academia",
"industry",
"national_lab"
],
"type": "string",
"description": "Filter by affiliation type"
}
}
}Parent server
qubitsok — Quantum Computing Jobs, Papers & Researchers
1/7 registries