Skip to main content
Have comments, questions, or concerns? Reach out to [email protected] 🐇

The Console

The Console is a graphical interface for The Neighborhood. It is the same raw API you already use (filters, transformations, pipelines, and delivery), now with a visual builder on top, so you can go from idea to live pipeline without writing a single curl command. Everything you can do in the Console maps directly to the API documented in this Guide. Build it by clicking, or build it by curl: the underlying pipelines are identical, and you can switch between the two at any time. Open it at console.indexing.co.

What You Can Do

  • Start from a template: Pick a pre-built pipeline from the template gallery (token transfers, swaps, NFT transfers, lending events, and more), choose your networks, and deploy.
  • Describe what you want: Bring your own agent. Describe the data you’re after in plain language and let it draft the filters and transformation for you.
  • Test before you ship: Run a transformation against a real block and inspect the decoded output, exactly like the test endpoint.
  • Edit the code directly: Every generated configuration is transparent. View, edit, and export the transformation JavaScript and the pipeline JSON.
  • Deploy and manage: Save, deploy, enable or disable, and monitor your pipelines from one place.

Bring Your Own Agent

The Console is agent-friendly by design. Connect the coding agent you already use, like Claude Code, Cursor, or Codex, and let it build, test, and deploy pipelines on your behalf through the Indexing Co MCP server. See the MCP server walkthrough for setup, or browse the per-agent guides at docs.indexing.co/guides.

No Login Required to Explore

Browse templates, build a pipeline, and test transformations without an account. Authentication is only needed when you want to save, deploy, or manage pipelines.

Get Started

Open the Console and start from a template, or sign up at accounts.indexing.co to deploy and manage your pipelines. Email [email protected] for help and free credits.