@techdigger/humanode-agentlink-mcp
v0.1.0
Published
MCP server for Humanode Agentlink — exposes agent registry tools to any MCP-compatible agent framework.
Maintainers
Readme
@techdigger/humanode-agentlink-mcp
Generic MCP server for Humanode Agentlink.
Use this package when your host already supports MCP and you want the Biomapper tools over stdio instead of a framework-specific adapter.
Run
pnpm dlx @techdigger/humanode-agentlink-mcpMCP client config
{
"mcpServers": {
"biomapper": {
"command": "pnpm",
"args": ["dlx", "@techdigger/humanode-agentlink-mcp"]
}
}
}The server exposes:
check_agent_statusget_current_generationget_biomapper_info
Humanode Agentlink is available on Base Testnet and Mainnet for now. Reach out to @tech_digger on Telegram for integration.
