JobMojito
REMOTE · MCP.JOBMOJITO.COM · SCANNED SEP 21
Run AI interviews, simulated personas and coaching sessions on JobMojito.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security89
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability35
- 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 17901 tokens (~596/item across 30 items; 29 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 99% of tool parameters carry a description.Partial
- Structured output schemas are declared (97% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 29 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 31 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
- Supports UI / widget rendering.Pass
How do I install the JobMojito MCP server?
JobMojito is a hosted endpoint at https://mcp.jobmojito.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.jobmojito.com
claude mcp add --transport http com-jobmojito-jobmojito 'https://mcp.jobmojito.com/mcp'
{
"mcpServers": {
"com-jobmojito-jobmojito": {
"url": "https://mcp.jobmojito.com/mcp"
}
}
} {
"servers": {
"com-jobmojito-jobmojito": {
"type": "http",
"url": "https://mcp.jobmojito.com/mcp"
}
}
} [mcp_servers.com-jobmojito-jobmojito] url = "https://mcp.jobmojito.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-jobmojito-jobmojito": {
"type": "remote",
"url": "https://mcp.jobmojito.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-jobmojito-jobmojito --url 'https://mcp.jobmojito.com/mcp' --transport streamable-http
mcp_servers:
com-jobmojito-jobmojito:
url: "https://mcp.jobmojito.com/mcp" {
"McpServers": {
"com-jobmojito-jobmojito": {
"Transport": "http",
"Url": "https://mcp.jobmojito.com/mcp"
}
}
} assistant mcp add com-jobmojito-jobmojito -t streamable-http -u 'https://mcp.jobmojito.com/mcp'
{
"mcpServers": {
"com-jobmojito-jobmojito": {
"type": "http",
"url": "https://mcp.jobmojito.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 16 Sept 26 0
- Tool “list_avatars” rewrote its description, which is the text the model reads security
- Tool “list_catalogue_directories” rewrote its description, which is the text the model reads security
- Tool “list_interview_results” rewrote its description, which is the text the model reads security
- Tool “update_interview” rewrote its description, which is the text the model reads security
- Server version: 1.2.2 → 1.3.0 functional
- 14 Sept 26 0
- Server version: 1.2.1 → 1.2.2 functional
- “generate_interview_report” added an optional parameter “template” cosmetic
- 10 Sept 26 0
- The server rewrote its instructions, which are the text every model session reads security
- Tool “create_persona” rewrote its description, which is the text the model reads security
- Tool “get_interview_result_details” rewrote its description, which is the text the model reads security
- Server version: 1.2.0 → 1.2.1 functional
- Server version: 1.1.2 → 1.2.0 functional
- “get_interview_result_details” added an optional parameter “view” cosmetic
- 31 Aug 26 0
- Server version: 1.1.1 → 1.1.2 functional
- Server version: 1.1.0 → 1.1.1 functional
- 29 Aug 26 0
- Stability: 0.97 → pass security
- 28 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 26 Aug 26 +9
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 −6
- The server rewrote its instructions, which are the text every model session reads security
- Tool “list_avatars” rewrote its description, which is the text the model reads security
- Schema quality: excellent → unverified ▼ functional
- Server version: 1.0.2 → 1.1.0 functional
- “create_catalogue_directory” reworded the description of “content_md” cosmetic
- “create_interview” reworded the description of “description_long” cosmetic
- “create_interview_from_questions” reworded the description of “description_long” cosmetic
- “update_catalogue_directory” reworded the description of “content_md” cosmetic
- “update_interview” reworded the description of “description_long” cosmetic
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Probed https://mcp.jobmojito.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.jobmojito.com | CN=Amazon RSA 2048 M01,O=Amazon,C=US | 30 Jul 2026 | 12 Feb 2027 | RSA 2048 | SHA256-RSA | 4e3ed70afd73438a4498c22dac8a188 |
| SANs: mcp.jobmojito.com | ||||||
| CN=Amazon RSA 2048 M01,O=Amazon,C=US (CA) | CN=Amazon Root CA 1,O=Amazon,C=US | 23 Aug 2022 | 23 Aug 2030 | RSA 2048 | SHA256-RSA | 77312380b9d6688a33b1ed9bf9ccda68e0e0f |
| CN=Amazon Root CA 1,O=Amazon,C=US (CA) | CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US | 25 May 2015 | 31 Dec 2037 | RSA 2048 | SHA256-RSA | 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6 |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.jobmojito.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| jobmojito.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer resource_metadata="https://mcp.jobmojito.com/.well-known/oauth-protected-resource/mcp", scope="openid email offline_access"
Bearer resource_metadata="https://mcp.jobmojito.com/.well-known/oauth-protected-resource/mcp", scope="openid email offline_access" Protected resource metadata
| Document | https://mcp.jobmojito.com/.well-known/oauth-protected-resource/mcp |
|---|---|
| Retrieved | Yes |
| Resource | https://mcp.jobmojito.com/mcp |
| Authorisation server | https://momsbvnltsydezmoesqt.supabase.co/auth/v1 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.jobmojito.com/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.jobmojito.com/mcp | HTTPS enforced | 301 | https://mcp.jobmojito.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
upload_knowledge_base_document Upload knowledge base document ~141
[Knowledge base] Upload and process a knowledge base document (multipart form-data). Uploads a document to a knowledge base store and queues it for processing. Accepts the file either as multipart/form-data (binary `file`) or as application/json (base64 `file`).
| Name | Type | Req | Description |
|---|---|---|---|
| file | string|null | yes | The document file (binary). |
| knowledge_base_store_id | string|null | yes | The knowledge base store to add the document to. |
| merchant_id | string|null | – | Override merchant id (admin / sub-merchant only). |
| name | string|null | – | Document name (with extension). Falls back to the uploaded file name for multipart. |
| Name | Type | Req | Description |
|---|---|---|---|
| knowledge_base_id | string|null | yes | Id of the created knowledge_base record. |
No examples provided.
What is the JobMojito MCP server?
JobMojito is an MCP server listed in the public MCP registry as com.jobmojito/jobmojito. Run AI interviews, simulated personas and coaching sessions on JobMojito. This page covers its hosted endpoint (https://mcp.jobmojito.com/mcp).
Is the JobMojito MCP server safe to use?
JobMojito scores 84 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the JobMojito MCP server expose?
JobMojito exposes 29 tools: search_documentation, get_documentation, list_my_merchants, create_interview, create_interview_from_questions, and 24 more. Their descriptions and schemas cost roughly 16,638 tokens of context every time the server is loaded.
Does the JobMojito MCP server require authentication?
Yes. JobMojito asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the JobMojito MCP server still maintained?
JobMojito is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.