Package Reference
This page is a curated map of the main public entry points across the packages.
@techdigger/humanode-agentlink
Verification and parsing
declareAgentLinkExtension(...)agentlinkResourceServerExtension(...)parseAgentLinkHeader(...)validateAgentLinkMessage(...)verifyAgentLinkSignature(...)buildAgentLinkSchema(...)
Registry and Biomapper queries
createBiomapperRegistryVerifier(...)createBiomapperQueryClient(...)createCheckAgentStatusTool(...)via the adapter packages belowcreateGetCurrentGenerationTool(...)via the adapter packages belowcreateGetBiomapperInfoTool(...)via the adapter packages below
Linking and sessions
createAgentLinkConsent(...)buildAgentLinkTypedData(...)createLinkSession(...)buildHostedLinkUrl(...)buildEmbeddedHostedLinkUrl(...)validateLinkSession(...)createAgentLink(...)
Storage, hooks, and webhooks
InMemoryAgentLinkStoragebuildAgentLinkUsageKey(...)createAgentLinkHooks(...)createAgentLinkWebhookDispatcher(...)dispatchAgentLinkWebhook(...)verifyAgentLinkWebhookSignature(...)
@techdigger/humanode-agentlink-langchain
createCheckAgentStatusTool(...)createGetCurrentGenerationTool(...)createGetBiomapperInfoTool(...)createBiomapperLangChainTools(...)
@techdigger/humanode-agentlink-ai-sdk
createCheckAgentStatusTool(...)createGetCurrentGenerationTool(...)createGetBiomapperInfoTool(...)createBiomapperAISDKTools(...)
@techdigger/humanode-agentlink-mcp
createBiomapperMcpServer(...)
Tool names exposed to agents
These names stay consistent across the query client and adapters:
check_agent_statusget_current_generationget_biomapper_info