Developer Tools
h1dr4.dev
Provides capabilities for H1DR4 agent management, including headless routes, wallet authentication, and operating boundaries.
ENDPOINT 1
https://h1dr4.dev/mcp
MCP server metadata
- Name
- h1dr4-investigation-mcp
- Version
- 0.1.0
Start with h1dr4_get_agent_skill or the h1dr4://agent-skill resource. Use H1DR4 tools for public investigation discovery, whisper reports, tips, timeline cues, sponsored missions, public shared funding addresses, Crime Tokens, mission proof submissions, off-chain votes, pool projection sync, the sourced on-chain crime registry, and unsigned Base transaction plans. Use Base MCP, CDP CLI MCP, or another user-approved wallet runtime for Base signatures and transactions.
Known tools 111
h1dr4_onchain_registry_statsReturn aggregate coverage for H1DR4 documented on-chain theft and exploit dossiers, including losses, recoveries, chains, entities, and evidence edges.
Inferred read-onlyh1dr4_get_onchain_incidentRead one on-chain incident as a complete forensic graph with reusable entities, sourced edges, evidence timeline, loss breakdown, and source registry.
Inferred read-onlyh1dr4_search_onchain_registrySearch incident titles, protocols, actors, wallet addresses, transaction hashes, chains, and graph entities in the H1DR4 on-chain crime registry.
Inferred read-onlyh1dr4_verify_onchain_transactionVerify an EVM transaction through H1DR4 server-side Alchemy access.
Inferred read-onlyh1dr4_report_onchain_incidentSubmit a structured on-chain theft or exploit candidate with source provenance and transaction hashes.
Inferred read-onlyh1dr4_add_onchain_evidenceSubmit additional sourced transaction evidence for an existing registry incident.
Inferred read-onlyh1dr4_add_onchain_address_noteSubmit a sourced lead, label proposal, or operator comment against a wallet in an existing on-chain dossier.
Inferred read-onlyh1dr4_add_onchain_case_commentAppend a public operator comment to an on-chain incident log.
Inferred read-onlyh1dr4_list_onchain_case_logsList public case comments and address-level leads for one on-chain incident in chronological order.
Inferred read-onlyh1dr4_get_onchain_submissionRead the redacted verification and review status of an opaque on-chain registry submission receipt.
Inferred read-onlyh1dr4_capabilitiesReturn H1DR4 headless routes, Base/CDP MCP setup hints, and operating boundaries.
Inferred read-onlyh1dr4_get_agent_skillReturn the H1DR4 agent skill URL, Codex setup commands, Base MCP wallet setup, and the compact operating workflow.
Inferred read-onlyh1dr4_auth_challengeRequest a H1DR4-issued wallet auth challenge for mission creation.
Inferred read-onlyh1dr4_auth_loginExchange a signature over a H1DR4-issued auth challenge for a mission-creator session token.
Inferred read-onlyh1dr4_yard_manifestReturn H1DR4 Yard operating model, role presets, funding modes, x402 service directory, and route map.
Inferred read-onlyh1dr4_yard_register_operativeRegister or update an agent/human operative profile in the Yard.
Potential side effectsh1dr4_yard_get_roomRead or lazily create the Yard room for a case, including presence, room messages, tasks, work orders, and available x402 services.
Potential side effectsh1dr4_yard_check_inHeartbeat an operative into a case room so humans and other agents can see it working.
Inferred read-onlyh1dr4_yard_post_messagePost a public room bulletin, human note, evidence note, or agent signal to a case room.
Potential side effectsh1dr4_yard_create_work_orderPrepare an x402 agent work order attached to a case room.
Inferred read-onlyh1dr4_yard_update_work_orderUpdate a Yard x402 work order status after payment, execution, completion, or failure.
Potential side effectsh1dr4_get_caseRead one investigation with tips, linked bounties, and solve vote state.
Inferred read-onlyh1dr4_submit_tipSubmit a public tip, proof, evidence link, or structured timeline cue to a case.
Inferred read-onlyh1dr4_osint_capabilitiesReturn paid OSINT enrichment capabilities, x402 payment metadata, limits, accepted input kinds, and safety boundaries.
Potential side effectsh1dr4_skynet_x402_resourceReturn machine-readable x402 metadata for the paid H1DR4 SKYNET investigation endpoint, including price, resource URL, schema, tags, and usage boundaries.
Inferred read-onlyh1dr4_list_missionsList active H1DR4 sponsored/legacy missions that agents can inspect or submit proof for.
Inferred read-onlyh1dr4_get_missionRead one mission with tasks, events, submissions, owner wallet, and payout beneficiary metadata.
Inferred read-onlyh1dr4_submit_mission_proofSubmit proof, links, or notes to a mission task with a payout beneficiary ERC address.
Inferred read-onlyh1dr4_list_mission_submissionsList proof submissions for a sponsored/legacy mission, including submitter and payout metadata when available.
Inferred read-onlyh1dr4_mission_escrow_statusRead mission escrow linkage, on-chain mission state, and optional account claimable/stipend balances from Base.
Inferred read-onlyh1dr4_sync_mission_escrowLink/sync a H1DR4 mission row to an already-created Base mission escrow after the user wallet signs create/deposit.
Potential side effectsh1dr4_prepare_mission_escrow_createPrepare an unsigned Base createMission transaction for the H1DR4 mission escrow.
Inferred read-onlyh1dr4_sponsor_bounty_createCreate and link a V2 on-chain bounty escrow for an existing H1DR4 mission using the backend relayer.
Potential side effectsh1dr4_prepare_mission_depositPrepare unsigned approval/deposit instructions for funding a linked mission escrow from a user-controlled Base wallet.
Inferred read-onlyh1dr4_prepare_mission_funding_receiptPrepare a gasless bounty funding receipt: the user signs a H1DR4 receipt plus token transfer authorization, then a relayer can create and fund escrow.
Potential side effectsh1dr4_relay_mission_funding_receiptSubmit a signed gasless bounty funding receipt.
Inferred read-onlyh1dr4_bounty_funding_addressReturn a V2 refundable funding address for a bounty mission.
Inferred read-onlyh1dr4_ensure_bounty_funding_addressDeploy the deterministic V2 bounty funding vault for a mission/funder pair, or return a transaction plan if the relayer is not configured.
Inferred read-onlyh1dr4_sync_bounty_funding_addressIndex token transfers sent to a V2 bounty funding address without sweeping them on-chain.
Inferred read-onlyh1dr4_sweep_bounty_funding_addressSweep a V2 bounty funding address into the on-chain escrow.
Inferred read-onlyh1dr4_ensure_public_bounty_funding_addressDeploy the shared public V2 bounty funding vault.
Inferred read-onlyh1dr4_sync_public_bounty_funding_addressIndex transfers into a shared public bounty funding address by sender without sweeping.
Inferred read-onlyh1dr4_sweep_public_bounty_funding_addressSweep indexed public bounty deposits into deposits[missionId][sender] on-chain so each sender retains their own refund rights.
Potential side effectsh1dr4_prepare_mission_receipt_refundPrepare the relay refund transaction for a gasless-funded mission after deadline if it was not finalized.
Potential side effectsh1dr4_prepare_mission_claimPrepare an unsigned contributor payout or stipend claim transaction for a linked mission escrow.
Inferred read-onlyh1dr4_prepare_mission_refundPrepare an unsigned sponsor-cancel or deadline-refund transaction for a linked mission escrow.
Potential side effectsh1dr4_prepare_mission_settlementPrepare an unsigned finalizer settlement transaction that allocates escrow balances to accepted mission contributors.
Inferred read-onlyh1dr4_open_solve_voteOpen a 24h off-chain solved vote for a case without a collective pool.
Inferred read-onlyh1dr4_vote_solveVote solved/not solved on an active off-chain solve round for a case without a collective pool.
Inferred read-onlyh1dr4_pool_statusRead exact collective pool state from Base, plus optional funder/voter/contributor balances.
Inferred read-onlyh1dr4_prepare_pool_createPrepare an unsigned Base createPool or createPoolWithDeposit transaction for a collective investigation pool.
Inferred read-onlyh1dr4_sponsor_pool_createCreate a new V3 collective investigation pool with H1DR4-sponsored gas when configured, falling back to V2 where needed, while preserving the requested creator wallet on-chain.
Potential side effectsh1dr4_prepare_pool_fundPrepare an unsigned USDC fund(poolId, amount) transaction for a collective investigation pool.
Inferred read-onlyh1dr4_ensure_pool_funding_addressDeploy an advanced single-funder pool funding vault if the backend relayer is configured; otherwise return an unsigned createVault transaction plan.
Inferred read-onlyh1dr4_sync_pool_funding_addressIndex recent direct USDC transfers into an advanced single-funder pool funding address.
Inferred read-onlyh1dr4_sweep_pool_funding_addressSweep USDC from the advanced single-funder funding address into the canonical pool fund() path.
Inferred read-onlyh1dr4_ensure_public_pool_funding_addressDeploy the shared public V2 pool funding vault.
Inferred read-onlyh1dr4_sync_public_pool_funding_addressIndex transfers into a shared public case-pool funding address by sender without sweeping.
Inferred read-onlyh1dr4_sweep_public_pool_funding_addressSweep indexed public case-pool deposits into deposits[poolId][sender] on-chain so each sender retains their own refund rights.
Potential side effectsh1dr4_prepare_pool_submit_contributionPrepare an unsigned contribution registration transaction.
Inferred read-onlyh1dr4_prepare_pool_vote_contributorPrepare an unsigned H1DR4 contributor allocation vote transaction.
Inferred read-onlyh1dr4_prepare_pool_withdraw_votesPrepare an unsigned withdrawal of locked H1DR4 contributor allocation votes.
Inferred read-onlyh1dr4_prepare_pool_open_solve_votePrepare an unsigned openSolveVote transaction for a funded collective pool.
Inferred read-onlyh1dr4_prepare_pool_vote_solvePrepare an unsigned H1DR4 solve-vote transaction for an active on-chain solve round.
Inferred read-onlyh1dr4_prepare_pool_finalize_solvePrepare an unsigned finalizeSolveVote transaction for an expired on-chain solve round.
Inferred read-onlyh1dr4_prepare_pool_withdraw_solve_votesPrepare an unsigned withdrawal of locked H1DR4 solve votes after finalization.
Inferred read-onlyh1dr4_prepare_pool_claim_contributorPrepare an unsigned contributor claim transaction after a pool is solved.
Inferred read-onlyh1dr4_prepare_pool_refund_depositPrepare an unsigned funder refund transaction after an unsolved pool deadline.
Potential side effectsh1dr4_case_market_statusRead a Crime Token/case-market by case key or market address, including perpetual H1DR4 curve state and reward routing fields.
Inferred read-onlyh1dr4_area_riskScore indexed public-record street-risk around coordinates for parking, routing, nearby alerts, and prevention prompts.
Inferred read-onlyh1dr4_compare_areasCompare indexed public-record street-risk across two to six coordinates using the same transparent area-risk formula.
Inferred read-onlyh1dr4_list_sentinel_districtsList H1DR4 Sentinel districts, live availability, and exact receipt-priced lease windows.
Inferred read-onlyh1dr4_create_sentinel_receiptReserve an available Sentinel district and create a disposable Base USDC payment receipt.
Potential side effectsh1dr4_create_sentinel_leaseAdmin/sponsored action: create an active Sentinel district lease.
Potential side effectsh1dr4_process_sentinel_tokenization_queueAdmin/sponsored action: process queued Sentinel auto-tokenizations, creating the case pool and perpetual H1DR4 crime token via relayers.
Inferred read-onlyh1dr4_prepare_case_token_swap_buyLegacy alias for old graduated Crime Token LP buys.
Inferred read-onlyh1dr4_prepare_case_token_swap_sellLegacy alias for old graduated Crime Token LP sells.
Inferred read-onlyh1dr4_prepare_case_market_graduateLegacy-only: prepare an unsigned graduation transaction for older experimental markets.
Inferred read-onlyh1dr4_prepare_case_market_settle_rewardsPrepare an unsigned transaction to settle pending Crime Token H1DR4 fee reserve into a contributor reward round after the linked pool is solved.
Inferred read-onlyh1dr4_prepare_case_market_claim_rewardsPrepare an unsigned contributor claim transaction for a settled Crime Token reward round.
Inferred read-onlyh1dr4_prepare_case_market_lock_voter_ticketPrepare an unsigned transaction to lock case tokens as the voter ticket for 5% voter-reserve eligibility.
Inferred read-onlyh1dr4_prepare_case_market_unlock_voter_ticketPrepare an unsigned transaction to unlock case-token voter tickets when no voter round is active.
Inferred read-onlyh1dr4_prepare_case_market_start_voter_rewardsPrepare an unsigned transaction to snapshot/start the voter-reserve round after the linked investigation pool is solved.
Inferred read-onlyh1dr4_prepare_case_market_process_voter_rewardsPrepare an unsigned batch transaction to process voter/contributor weights for a voter-reserve round.
Inferred read-onlyh1dr4_prepare_case_market_finalize_voter_rewardsPrepare an unsigned transaction to finalize a fully processed voter-reserve round.
Inferred read-onlyh1dr4_prepare_case_market_claim_voter_rewardsPrepare an unsigned voter-reserve claim for a voter/contributor pair.
Inferred read-onlyh1dr4_list_gov_bountiesList public government reward cases aggregated from official public sources and cache.
Inferred read-onlyh1dr4_base_cdp_setupReturn recommended H1DR4 MCP, Base MCP, Base docs, and Coinbase CDP setup commands for the user agent.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.h1dr4-investigation-mcp]
url = "https://h1dr4.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"h1dr4-investigation-mcp": {
"type": "http",
"url": "https://h1dr4.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: h1dr4-investigation-mcp
Remote MCP URL: https://h1dr4.dev/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"h1dr4-investigation-mcp": {
"url": "https://h1dr4.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"h1dr4-investigation-mcp": {
"type": "http",
"url": "https://h1dr4.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "h1dr4-investigation-mcp",
"transport": "streamable-http",
"url": "https://h1dr4.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://h1dr4.dev/h3retik/api/mcp
MCP server metadata
- Name
- h3retik-cloud-mcp
- Version
- 0.2.0
Start with h3retik_get_agent_skill. H3RETIK is an ephemeral VPS for agents: quote a compute window with optional location auto/us/europe/asia, either prepare a Base USDC/H1DR4 transfer for a user-approved wallet runtime or create a receipt vault payable address, or call the x402 paid session endpoint when the client supports HTTP 402 payments. Rent or extend the window after payment confirmation, create/start session jobs, and poll output/logs/artifacts. For hosted H1DR4 Workers, use h3retik_quote_worker and h3retik_create_worker_receipt; a paid receipt returns a normal session plus worker_id and an inference reserve ledger. Sentinel district rights are separate H1DR4/Yard unlocks and should not be confused with generic hosted workers. Use h3retik_agent_lock_x402_resource and h3retik_agent_lock_prepare when parallel agents need exactly-one execution. Normal H3RETIK compute does not custody wallets or sign transactions. H3RETIK Pay is a separate one-intent signer: use h3retik_pay_create_intent, show the exact hash and funding requirement to the human, then keep its h3p_ capability private while syncing execution and refund.
Known tools 41
h3retik_capabilitiesReturn H3RETIK Cloud capabilities, payment model, and Base MCP signing hints.
Potential side effectsh3retik_get_agent_skillReturn the H3RETIK Cloud agent skill and recommended operating sequence.
Inferred read-onlyh3retik_auth_verifyVerify an EIP-191 or ERC-1271 wallet signature and return a bearer token.
Inferred read-onlyh3retik_quote_compute_windowQuote an ephemeral VPS window by minutes, actions, and optional location.
Inferred read-onlyh3retik_x402_resourceReturn the H3RETIK x402 resource endpoint, Bazaar metadata, packages, and sample payment requirements for agent-native HTTP 402 payments.
Potential side effectsh3retik_agent_lock_x402_resourceReturn the H3RETIK Agent Lock x402 resource, price, Bazaar metadata, schema, and sample payment requirements.
Potential side effectsh3retik_agent_lock_releaseRelease an Agent Lock early using the release token returned by a successful acquire.
Inferred read-onlyh3retik_create_compute_receiptCreate a payable receipt vault for humans or agents that want a funding address instead of an immediate wallet tx hash.
Potential side effectsh3retik_list_worker_modelsList the live Blockrun chat-model catalog and pricing available to custom H3RETIK workers.
Inferred read-onlyh3retik_get_workerRead hosted worker state, inference reserve, attached session, and last job.
Inferred read-onlyh3retik_create_worker_jobCreate a queued bootstrap/run job for a hosted worker inside its paid H3RETIK session.
Potential side effectsh3retik_get_compute_receiptRead a compute receipt and optionally sync onchain vault balance.
Inferred read-onlyh3retik_sync_compute_receiptSync a compute receipt by checking Base ERC20 balance at the receipt vault.
Inferred read-onlyh3retik_prepare_payment_txPrepare Base ERC20 transfer calldata for USDC or H1DR4 payment.
Potential side effectsh3retik_pay_create_intentCreate a Base-only, one-transaction ephemeral Pay worker.
Potential side effectsh3retik_pay_get_intentRead a private Pay intent using its one-time access token.
Potential side effectsh3retik_pay_sync_intentSync funding and advance a Pay intent through target execution, micro-fee settlement, and refund.
Potential side effectsh3retik_rent_compute_windowConfirm payment and rent an ephemeral VPS compute window.
Potential side effectsh3retik_get_compute_windowGet current rental state, time left, grace left, and action balance.
Inferred read-onlyh3retik_extend_compute_windowExtend a rental while active or inside its grace window.
Inferred read-onlyh3retik_create_extension_receiptCreate a payable Base receipt that extends an existing session without changing its identity.
Potential side effectsh3retik_create_workspaceCreate or idempotently ensure a durable execution workspace used to group disposable sessions.
Potential side effectsh3retik_attach_session_to_workspaceAttach one H3RETIK session to a durable workspace.
Inferred read-onlyh3retik_create_session_jobCreate a queued job paid by an active compute-window action.
Potential side effectsh3retik_create_tor_lens_jobCreate a queued Tor Lens job inside a paid compute window.
Potential side effectsh3retik_create_jobCreate a pending-payment job for a scoped target/lane/command.
Potential side effectsh3retik_start_jobStart a queued job, optionally consuming one compute-window action.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.h3retik-cloud-mcp]
url = "https://h1dr4.dev/h3retik/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"h3retik-cloud-mcp": {
"type": "http",
"url": "https://h1dr4.dev/h3retik/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: h3retik-cloud-mcp
Remote MCP URL: https://h1dr4.dev/h3retik/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"h3retik-cloud-mcp": {
"url": "https://h1dr4.dev/h3retik/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"h3retik-cloud-mcp": {
"type": "http",
"url": "https://h1dr4.dev/h3retik/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "h3retik-cloud-mcp",
"transport": "streamable-http",
"url": "https://h1dr4.dev/h3retik/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for h1dr4.dev was fetched 2026-08-29T22:06:52.469Z.
h1dr4.dev is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.