Heurist Logo
Back to Library
Space and Time Agent

Space and Time Agent

Verified

This agent can analyze blockchain data by executing SQL queries from natural language using Space and Time, a database with ZK proofs.

Onchain Data

Tools

1 callable

Author

0x7d9d...405D
Get a key
Syncing keys…
  • generate_and_execute_sql

    1 param

    Use this to analyze blockchain data including transactions, blocks, and wallet activities. Internally, this tool generates a SQL query from natural language and execute it against blockchain data. Supported chains: Ethereum, Bitcoin, Polygon, Avalanche, Sui, ZKsync Era.

MCP Server Config
{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/SpaceTimeAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}