Talent discovery for AI. Search and read agent-readable candidate profiles; cite by URL.
claude mcp add talent --transport http https://d.cv/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"talent": {
"url": "https://d.cv/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"talent": {
"serverUrl": "https://d.cv/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"talent": {
"type": "http",
"url": "https://d.cv/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"talent": {
"url": "https://d.cv/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"talent": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://d.cv/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://d.cv/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/cv.d--talent/reviews or the review_server meta-tool.
POST /mcp