Skip to main content
ClaudeWave

Calibrd Agent: would you make the shortlist? MCP server manifest for Claude, ChatGPT and Grok. Score a job posting against your CV, get the full report, review your CV, draft a cover letter. Website field: https://www.calibrd.com/agent Topics: mcp, mcp-server, claude, chatgpt, grok, interview-prep, resume, job-search

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/8/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Calibrd/calibrd-agent
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "calibrd-agent": {
      "command": "node",
      "args": ["/path/to/calibrd-agent/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/Calibrd/calibrd-agent and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Calibrd Agent

Will a hiring manager shortlist you for this role? [Calibrd](https://www.calibrd.com) scores one job posting against your CV and answers that before you spend an evening on the application. It shows where you fall short at your level, the questions each round will ask, how your CV lands with a recruiter and with an applicant tracking system, and it drafts the cover letter when you decide the job is worth it.

This repository is the plugin manifest only. The server runs at `https://www.calibrd.com/mcp`.

Listed on [Smithery](https://smithery.ai/servers/justinxcguo/calibrd-agent) and [Glama](https://glama.ai/mcp/servers/Calibrd/calibrd-agent), and in the official MCP registry as `com.calibrd/agent`.

## Install

**Claude (claude.ai):** Settings → Connectors → Add custom connector → URL `https://www.calibrd.com/mcp`.

**Claude Code:**

```
claude mcp add --transport http calibrd https://www.calibrd.com/mcp
```

**Grok (grok.com / Grok Bot):** grok.com/connectors → Custom → paste the URL.

**Grok Build, Cursor, other MCP clients:** copy `.mcp.json` into your project, or install this plugin from the xAI marketplace.

Give the tools a posting as text or as a link (public LinkedIn job pages, Greenhouse, Lever, Levels.fyi, careers pages). Connecting opens a Calibrd sign-in once. Reports are free, three a day. A pass removes the cap and unlocks every tool; payment is on calibrd.com, never in the chat.

## Tools

| Tool | What it does | Gate |
|---|---|---|
| `calibrd_score_job` | Match score 0–100 and the gaps at your level | Free |
| `calibrd_report` | The full Calibrd report on one job | Free, 3 a day |
| `calibrd_review_cv` | Recruiter and ATS scores, what to fix | Free |
| `calibrd_cover_letter` | A draft from your CV for one job | One free, then a pass |
| `calibrd_status` | What you have on Calibrd | Free |
| `calibrd_get_pass` | A checkout link for a pass | Free to ask |

## Running it over stdio

Most clients connect straight to `https://www.calibrd.com/mcp` and none of this
is needed. `bridge.mjs` is here for the two cases that cannot: clients that
speak only stdio, and directory scanners that need a process to start and
introspect.

```
node ./bridge.mjs
```

No dependencies and no build step — it is one file on the Node standard
library. It answers `initialize` and `tools/list` locally, so listing the tools
needs no account and no network. Running one does: `tools/call` forwards to the
hosted server with the bearer token in `CALIBRD_ACCESS_TOKEN`, and says so
plainly when there isn't one. `CALIBRD_MCP_URL` overrides the endpoint.

The tool catalogue in `bridge.mjs` mirrors the hosted server. If the server
gains or changes a tool, update the file — nothing enforces that automatically.

## Your data

Calibrd Agent runs inside your assistant. Your CV, the job description and the report pass through your assistant's provider (Anthropic, OpenAI or xAI) under their terms. Calibrd itself keeps none of it: reports and CVs are generated and returned, not stored.

Full details: https://www.calibrd.com/agent and https://www.calibrd.com/privacy

## License

MIT, for this manifest. Calibrd itself is a hosted service under its own terms.

Lo que la gente pregunta sobre calibrd-agent

¿Qué es Calibrd/calibrd-agent?

+

Calibrd/calibrd-agent es mcp servers para el ecosistema de Claude AI. Calibrd Agent: would you make the shortlist? MCP server manifest for Claude, ChatGPT and Grok. Score a job posting against your CV, get the full report, review your CV, draft a cover letter. Website field: https://www.calibrd.com/agent Topics: mcp, mcp-server, claude, chatgpt, grok, interview-prep, resume, job-search Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-07.

¿Cómo se instala calibrd-agent?

+

Puedes instalar calibrd-agent clonando el repositorio (https://github.com/Calibrd/calibrd-agent) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar Calibrd/calibrd-agent?

+

Nuestro agente de seguridad ha analizado Calibrd/calibrd-agent y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene Calibrd/calibrd-agent?

+

Calibrd/calibrd-agent es mantenido por Calibrd. La última actividad registrada en GitHub es del 2026-09-07, con 0 issues abiertos.

¿Hay alternativas a calibrd-agent?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega calibrd-agent en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: Calibrd/calibrd-agent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/calibrd-calibrd-agent)](https://claudewave.com/repo/calibrd-calibrd-agent)
<a href="https://claudewave.com/repo/calibrd-calibrd-agent"><img src="https://claudewave.com/api/badge/calibrd-calibrd-agent" alt="Featured on ClaudeWave: Calibrd/calibrd-agent" width="320" height="64" /></a>

Más MCP Servers

Alternativas a calibrd-agent