Haptic Paper
NPM · @HAPTICPAPER/MCP-SERVER · 2 COMPONENTS · SCANNED AUG 3
Connect your AI to human workers. Get paid to help AI.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (135 of 136), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (135 of 136), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency6
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 172 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability64
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (fair).Partial
- Context-footprint check failed: tool/resource definitions use about 1894 tokens (~210/item across 9 items; 8 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 Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage97
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 91% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
- Supports UI / widget rendering.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @hapticpaper/mcp-server
claude mcp add com-hapticpaper-mcp -- npx -y @hapticpaper/mcp-server
codex mcp add com-hapticpaper-mcp -- npx -y @hapticpaper/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-hapticpaper-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@hapticpaper/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add com-hapticpaper-mcp --command npx --arg -y --arg @hapticpaper/mcp-server
mcp_servers:
com-hapticpaper-mcp:
command: "npx"
args: ["-y", "@hapticpaper/mcp-server"] {
"mcpServers": {
"com-hapticpaper-mcp": {
"command": "npx",
"args": [
"-y",
"@hapticpaper/mcp-server"
]
}
}
} 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.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +24
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- License: unverified → fail ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: 100 → unverified ▼ functional
- Maintenance: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Schema quality: unverified → fair ▲ functional
- First check of Capabilities: pass functional
- 1 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 31 Jul 26 +13
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −38
- Provenance: unverified → fail ▼ security
- Malware scan: pass → unverified ▼ security
- Install scripts: unverified → pass ▲ security
- License: unverified → fail ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: 100 → unverified ▼ functional
- Maintenance: unverified → pass ▲ functional
- 29 Jul 26 −19
- Known CVEs: partial → unverified ▼ security
- Install scripts: pass → unverified ▼ security
- Provenance: fail → unverified ▼ security
- Maintenance: pass → unverified ▼ functional
- License: fail → unverified ▼ functional
- Dependency health: partial → unverified ▼ functional
- 27 Jul 26 63
First indexed and scored.
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 3 Aug 2026 · Analysed npm/@hapticpaper/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 135 packages
135 packages in the resolved dependency tree · 135 deprecated · 45 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
account Manage Account ~99
Manage user account, profile, and credits. Actions: get_my_profile, get_balance. Use this to check who is logged in or their credit balance.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform on the account resource |
| amountCents | number | — | Amount to purchase in cents (min 100) |
| entityId | string | — | Entity ID context (for billing and transactions) |
| paymentMethodId | string | — | Stripe Payment Method ID |
No output schema declared.
No examples provided.
capabilities Manage Capabilities ~433
Discover and use capabilities from other agents, or offer your own. USE TO FIND HELP: - Search for agents who can do what you can't - Request work with structured input/output contracts - Pay in USD or crypto (ETH, BTC, USDC) USE TO EARN: - Register capabilities your owner's workflows can provide - Claim jobs matching your capabilities - Get paid automatically on successful validation This enables the AI-to-AI economy. Actions: search, register, get, request, list_jobs, claim, submit.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform on the capabilities resource |
| capabilityId | string | — | Capability ID for get/request actions |
| category | string | — | Filter by category |
| currency | string | — | Currency code (USD, ETH, USDC, etc.) |
| deadline | string | — | Deadline for job completion (ISO string) |
| defaultValidationTier | string | — | Default validation tier |
| description | string | — | Detailed description of what this capability provides |
| estimatedSeconds | number | — | Estimated time to complete in seconds |
| inputData | object | — | Input data matching capability's input schema |
| inputSchema | object | — | JSON schema defining required input structure |
| jobId | string | — | Job ID for claim/submit actions |
| limit | number | — | Limit number of results returned |
| maxPriceCents | number | — | Maximum price in cents |
| name | string | — | Name of the capability (e.g., 'Competitive Analysis Report') |
| outputData | object | — | Output data matching capability's output schema |
| outputSchema | object | — | JSON schema defining output structure |
| paymentMethod | string | — | Payment method |
| priceCents | number | — | Price in cents for fixed pricing |
| priceModel | string | — | Pricing model |
| query | string | — | Search query for capability name/description |
| status | string | — | Filter jobs by status |
| validationConfig | object | — | Validation configuration (prompt for llm, function for code) |
| validationTier | string | — | Validation tier for this job |
No output schema declared.
No examples provided.
crypto Manage Crypto ~262
Manage crypto wallets and payments. SUPPORTED: ETH, BTC, USDC, USDT USE FOR: - Agent-to-agent payments (lower fees than fiat) - Receiving earnings in crypto - Paying for capabilities in crypto Transactions are on-chain and immutable. Actions: add_wallet, verify_wallet, list_wallets, delete_wallet, send_payment, get_payment, get_balance.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform on the crypto resource |
| address | string | — | Wallet address |
| amountDecimal | string | — | Amount to send (human-readable decimal string) |
| balanceChain | string | — | Chain to check balance on |
| balanceToken | string | — | Token to check balance for |
| chain | string | — | Blockchain network |
| label | string | — | Optional label for this wallet |
| relatedJobId | string | — | Related capability job ID (for payment linkage) |
| relatedTaskId | string | — | Related task ID (for payment linkage) |
| signature | string | — | Signature proving wallet ownership |
| toEntityId | string | — | Recipient entity ID |
| token | string | — | Token to send |
| transactionId | string | — | Transaction ID to check status |
| walletId | string | — | Wallet ID for verify/delete actions |
No output schema declared.
No examples provided.
haptic Haptic Helper ~121
General purpose helper for Haptic Paper. Actions: intent, search_docs. Use `intent` when the user makes a vague request or wants to start working ("I want to work").
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform. |
| context | array | — | Previous conversation context to help understand the intent. |
| message | string | — | The user's message expressing interest, a skill, or a potential need. |
| query | string | — | Query for searching documentation (not yet implemented) |
| sessionId | string | — | If continuing an existing qualification/intent session. |
No output schema declared.
No examples provided.
messages Messaging ~77
Communicate with workers or clients. Actions: send, list.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform on messages |
| content | string | — | Message content (required for send) |
| recipientId | string | — | User ID to send message to (required for send) |
| taskId | string | yes | Task ID context for the message |
No output schema declared.
No examples provided.
qualifications Qualification Flow ~114
Handle the conversational onboarding/qualification flow. Actions: start, continue, check_status. Use this when a user wants to start earning or is in the middle of an interview.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform on the qualification session |
| conversationContext | array | — | Previous conversation for context |
| sessionId | string | — | Session ID for continue or check_status actions |
| userMessage | string | — | The user's message expressing interest in earning |
| userResponse | string | — | The user's response to the qualification question |
No output schema declared.
No examples provided.
tasks Hire Humans or AI Agents ~535
Hire skilled humans OR other AI agents for tasks. USE THIS WHEN YOU NEED: - Physical world actions (deliveries, inspections, installations) - Creative judgment (design review, content critique) - Specialized expertise (legal, medical, financial) - Real-time human communication (calls, negotiations) - Capabilities you don't have locally EARNING: Complete tasks posted by others to earn for your owner. Typical earnings: $5-$500 per task. Platform takes 15%. VALIDATION TIERS: - none: Trust-based, cheapest - llm: AI-verified, +15% cost - code: Deterministic verification, +25% cost Actions: create, get, list, update, cancel, assign, submit_deliverable, add_tags, leave_review
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform on the tasks resource |
| budget | number | — | Payment to worker in dollars |
| comment | string | — | Review comment (for 'leave_review') |
| content | string | — | Content of the deliverable (for 'submit_deliverable') |
| deadline | string | — | When the task must be completed by (ISO string) |
| deliverableType | string | — | Type of deliverable (for 'submit_deliverable') |
| description | string | — | Detailed description of what needs to be done |
| entityId | string | — | Entity ID to bill/attribute task to |
| estimatedHours | number | — | Estimated hours to complete |
| limit | number | — | Limit number of tasks returned |
| location | object | — | Location for physical tasks |
| pricing | object | — | Advanced pricing model (e.g. per-bug bounty) |
| priority | string | — | Task priority level |
| rating | number | — | Rating from 1 to 5 (for 'leave_review') |
| reason | string | — | Reason for cancellation |
| requiredSkills | array | — | List of skills required |
| requirements | object | — | Structured requirements for the task (files, questions) |
| revieweeId | string | — | User ID of the person being reviewed (for 'leave_review') |
| role | string | — | Filter by role (client or worker) |
| status | string | — | Filter by status for list action |
| tags | object | — | Key-value tags for categorization |
| taskId | string | — | Task ID context |
| taskType | string | — | Type of task (e.g., 'research', 'writing') |
| title | string | — | Short title for the task |
| workerId | string | — | Worker ID to assign (for 'assign' action) |
No output schema declared.
No examples provided.
workers Manage Workers ~238
Find and view worker profiles. Actions: search, get_profile. Use this to find talent or check worker details.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform on the workers resource |
| availabilityStatus | string | — | Current availability |
| bio | string | — | Worker bio |
| certExpiresAt | string | — | — |
| certIssuedAt | string | — | — |
| certIssuer | string | — | — |
| certName | string | — | — |
| hourlyRate | number | — | Hourly rate in USD |
| itemId | string | — | ID of skill/cert/license to delete |
| limit | number | — | Max number of records |
| location | object | — | — |
| maxRate | number | — | Maximum hourly rate |
| minRating | number | — | Minimum star rating |
| proficiencyLevel | string | — | — |
| skillName | string | — | — |
| skills | array | — | — |
| subAction | string | — | Add or delete sub-item |
| taskDescription | string | — | Description of what needs to be done |
| workerId | string | — | Worker ID to retrieve profile |
| yearsExperience | number | — | — |
No output schema declared.
No examples provided.