# sourcers-desk [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/glennquinting/sourcerdesk-api-docs  
**GitHub Stars:** 1  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/sourcers-desk-2

## Description
Recruiter-grade boolean/x-ray search strings from a 20-year sourcing playbook.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "sourcers-desk": {
    "url": "https://sourcerdesk.com/api/v1/boolean"
  }
}
```

## Documentation & README

# Sourcer's Desk API — documentation

Pay-per-call recruiting expertise for AI agents and developers: POST a role
description, get back production-grade boolean/x-ray search strings the way
a 20-year recruiter actually writes them.

**Live endpoint:** `POST https://sourcerdesk.com/api/v1/boolean`

- **What you get:** expanded title variants (OR'd, capped where noise
  starts), practitioner "shibboleth" skill terms, LinkedIn x-ray strings
  with exact-phrase locations, open-web resume strings with area-code
  location groups, iteration advice.
- **Pricing:** 3 free calls/day/IP, then ~$0.02 per call via
  [x402](https://github.com/x402-foundation/x402) on three rails —
  0.05 XNO (feeless Nano), or $0.025 USDC on Base or Polygon.
- **Quality:** blind A/B-evaluated against a bare same-model LLM before
  launch — the playbook engine was preferred **10/10**. Methodology and
  caveats: [EVAL.md](https://github.com/glennquinting/sourcerdesk-api-docs/blob/HEAD/EVAL.md).
- **For recruiters using Claude or ChatGPT:** add it as an MCP connector
  in about 30 seconds, no wallet needed — [MCP.md](https://github.com/glennquinting/sourcerdesk-api-docs/blob/HEAD/MCP.md).

| Doc | Contents |
|---|---|
| [API.md](https://github.com/glennquinting/sourcerdesk-api-docs/blob/HEAD/API.md) | Request/response schema, the 402 payment flow, curl and client examples |
| [MCP.md](https://github.com/glennquinting/sourcerdesk-api-docs/blob/HEAD/MCP.md) | The MCP connector for Claude, ChatGPT, and Claude Code |
| [EVAL.md](https://github.com/glennquinting/sourcerdesk-api-docs/blob/HEAD/EVAL.md) | How the blind evaluation was run, the result, and its honest limits |
| [examples/](https://github.com/glennquinting/sourcerdesk-api-docs/blob/HEAD/examples/) | Real request, 402 quote, and response JSON |

## What this repo is (and is not)

This is the public documentation. The playbook itself — the encoded
judgment the API sells — is private and is not in this repository or any
public one. The engine's *outputs* are yours to use freely; the rules that
produce them are the product.

## Links

- Product site: https://sourcerdesk.com
- Machine docs: https://sourcerdesk.com/api · https://sourcerdesk.com/llms.txt
- MCP registry: `com.sourcerdesk/sourcers-desk`
- Nano x402 client: https://github.com/Feeless402/feeless402
- Contact: support@sourcerdesk.com

