ClawLink
Data & Analytics10 toolsPaste one API key

Bitquery integration for AI agents

Bitquery provides historical and real-time indexed data for over 40 blockchains through GraphQL APIs, Websockets, SQL, and cloud providers.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Bitquery once and call the same tools from all of them.

Setup

Connect Bitquery through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Bitquery exposes 10 tools through ClawLink.

ToolWhat it doesKind
bitquery_archive_database_queryQuery the Bitquery Archive Database (V1 API) for historical blockchain dataWrite
bitquery_combined_database_queryQuery Bitquery's Combined Database (v2 API) for blockchain data across 40+ networksRead
bitquery_conditional_metricsGenerate a Bitquery GraphQL metric snippet with conditional logic using the 'if:' attributeRead
bitquery_database_selectionSelect the database (archive, realtime, combined) to query at the top level of a GraphQL requestRead
bitquery_early_access_program_queryExecute GraphQL queries against the Bitquery Early Access Program (EAP) Streaming APIRead
bitquery_network_selectionSelect the blockchain network for GraphQL queriesRead
bitquery_options_queryFetch GraphQL dataset options via schema introspectionRead
bitquery_price_asymmetry_metricGenerate GraphQL PriceAsymmetry filter snippetRead
bitquery_realtime_database_queryQuery the Bitquery Streaming (V2) API for realtime blockchain dataRead
bitquery_select_by_metricGenerate a GraphQL metric snippet filtering by its value using selectWhereRead