justhandled
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JH_EVM_PRIVATE_KEY | Yes | The private key of a dedicated low-balance Base wallet used to pay for paid tools. Missing wallet configuration produces an error instead of a payment attempt. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| justhandled_list_utilitiesB | List JustHandled preflights, maintained-data lookups, evidence products, prices, and limitations. |
| justhandled_shopify_product_csv_preflightA | Check normalized Shopify product rows for missing identity fields, duplicate SKUs, unsafe image URLs, and overwrite hazards. Costs $0.05 USDC on Base mainnet. |
| justhandled_image_to_sku_match_checkerA | Match supplied image paths to a SKU roster and flag missing, extra, unknown, or colliding assets. Costs $0.05 USDC on Base mainnet. |
| justhandled_utm_link_consistency_checkerA | Check campaign links for missing UTMs, duplicates, case drift, policy violations, and possible PII. Costs $0.05 USDC on Base mainnet. |
| justhandled_gitignore_coverage_preflightA | Check supplied paths and ignore patterns for uncovered or tracked sensitive-looking files. Costs $0.05 USDC on Base mainnet. |
| justhandled_one_click_unsubscribe_header_checkerC | Check normalized marketing-message evidence for List-Unsubscribe and RFC 8058 one-click headers. Costs $0.05 USDC on Base mainnet. |
| justhandled_npm_publish_payload_preflightA | Check an npm pack manifest for missing entrypoints, absent runtime output, sensitive files, and baseline drift. Costs $0.05 USDC on Base mainnet. |
| justhandled_redirect_map_preflightA | Check a redirect map for invalid targets, self-redirects, chains, loops, and missing legacy sources. Costs $0.05 USDC on Base mainnet. |
| justhandled_subtitle_timeline_qaA | Flag invalid cue timing, overlaps, empty captions, and excessive reading speed in normalized subtitle data. Costs $0.05 USDC on Base mainnet. |
| justhandled_calendar_invite_timezone_preflightA | Check normalized iCalendar events for floating time, boundary, DATE, sequence, and recurrence hazards. Costs $0.05 USDC on Base mainnet. |
| justhandled_filename_portability_preflightB | Flag reserved names, invalid characters, trailing dots, case collisions, Unicode collisions, and long paths. Costs $0.05 USDC on Base mainnet. |
| justhandled_promise_action_evidence_checkerB | Compare declared promises with recorded actions and evidence, flagging unsupported completion and unaddressed commitments. Costs $0.05 USDC on Base mainnet. |
| justhandled_tool_call_contract_auditorB | Audit recorded tool calls against declared authorization, argument, call-count, and outcome contracts. Costs $0.05 USDC on Base mainnet. |
| justhandled_completion_evidence_receipt_auditorA | Check completion, partial, and blocked outcome records for the evidence and remaining-work details their status requires. Costs $0.05 USDC on Base mainnet. |
| justhandled_tool_description_contract_linterA | Lint structured tool descriptions for bounded purpose, inputs, outputs, side effects, failure modes, cost, and idempotency. Costs $0.05 USDC on Base mainnet. |
| justhandled_skill_activation_verifierA | Compare expected and observed skill activations across test cases to expose missed and spurious routing. Costs $0.05 USDC on Base mainnet. |
| justhandled_agent_cost_decomposerA | Calculate model, cached-token, and external-tool costs per call and flag a supplied budget overrun. Costs $0.05 USDC on Base mainnet. |
| justhandled_api_response_contract_drift_auditorC | Compare recorded API responses with explicit status, content-type, field, type, and stable-value contracts. Costs $0.05 USDC on Base mainnet. |
| justhandled_webhook_contract_replay_auditorA | Audit webhook deliveries for declared events, allowed versions, required payload fields, signature evidence, freshness, idempotency, and replay. Costs $0.05 USDC on Base mainnet. |
| justhandled_policy_change_evidence_builderB | Produce clause-level evidence for policy additions, removals, text, applicability, and requirement changes, with version and effective-date guardrails. Costs $0.05 USDC on Base mainnet. |
| justhandled_agent_run_evidence_packA | Audit one agent-run packet across promises, tool calls, completion evidence, tool descriptions, skill activation, and cost in a consolidated report. Costs $0.25 USDC on Base mainnet. |
| justhandled_chicago_demolition_permit_change_packetA | Query Salvage Signal's bounded Chicago demolition-permit adapter and compare current matches with an optional prior snapshot. Costs $0.25 USDC on Base mainnet. |
| justhandled_site_discovery_change_packetB | Compare normalized robots, sitemap, canonical, title, and structured-data evidence across two dated site snapshots. Costs $0.25 USDC on Base mainnet. |
| justhandled_csv_schema_drift_preflightA | Compare normalized CSV column contracts for removals, additions, type drift, and newly required fields. Costs $0.05 USDC on Base mainnet. |
| justhandled_release_artifact_manifest_validatorA | Validate a release file manifest against required paths, allowed prefixes, hashes, size limits, and sensitive-file rules. Costs $0.05 USDC on Base mainnet. |
| justhandled_email_dns_auth_evidence_checkA | Check normalized SPF, DKIM, DMARC, and MX evidence for missing, conflicting, invalid, or monitor-only authentication policy. Costs $0.05 USDC on Base mainnet. |
| justhandled_agent_distribution_readiness_packB | Audit an agent, skill, MCP server, or paid API for release consistency, required discovery surfaces, evidence freshness, supported claims, and channel-specific launch constraints. Costs $0.25 USDC on Base mainnet. |
| justhandled_community_rule_credibility_preflightB | Check a proposed Reddit, Hacker News, Show HN, or Product Hunt action against current official guidance, supplied community rules, account credibility evidence, and promotion boundaries. Costs $0.25 USDC on Base mainnet. |
| justhandled_qualified_demand_ledgerB | Classify normalized commercial events as exposure, operations, candidate signals, qualified demand, validated value, external revenue, or retention without inflating vanity activity. Costs $0.25 USDC on Base mainnet. |
| justhandled_channel_fit_evidence_matrixB | Rank evidence-backed distribution tests by audience fit, buyer intent, format, attribution, access, saturation, rules, budget, owner availability, and qualified outcome gates. Costs $0.25 USDC on Base mainnet. |
| justhandled_proof_to_channel_evidence_packetB | Map product claims and observed proof to current channel rules, required artifacts, link treatment, attribution, pricing disclosure, and human-authored identity fields. Costs $0.25 USDC on Base mainnet. |
| justhandled_chicago_contract_change_packetA | Query the live City of Chicago contracts dataset by vendor, department, contract, specification, or description and compare current matches with a retained public-data baseline. Costs $0.25 USDC on Base mainnet. |
| justhandled_channel_experiment_postmortemC | Compare a predeclared channel hypothesis and qualified outcome gate with attributable events, contamination, budgets, changed variables, cooldowns, and a bounded next experiment. Costs $0.25 USDC on Base mainnet. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/justhandledlabs/justhandled-agent-client'
If you have feedback or need assistance with the MCP directory API, please join our Discord server