🎥 Watch the Replay: AuraDB AgenticAI & MCP

:rocket: Discover What’s New in Neo4j AuraDB – Featuring Agents & MCP

Explore the latest features in Neo4j AuraDB—designed to make graph databases easier, smarter, and more powerful for developers. Whether you're just starting or scaling production apps, this session shows you how to get more from Aura, faster.

:light_bulb: What You’ll Learn

  • New capabilities that simplify graph application development
  • How to build intelligent agents with the Memory-Centric Platform (MCP)
  • Real-world workflows combining Neo4j, LLMs, and vector search

:hammer_and_wrench: Code Along Live – Setup Instructions

We’re going hands-on with Agents & MCP. Here’s how to prep before the session:

:link: Repo: github.com/jexp/adk-mcp-test

:white_check_mark: Setup Steps:

  1. Clone the repo or open in GitHub Codespaces
  2. Get your Google AI API key
  3. Open run.sh and paste in your API key
  4. Install uv if not already installed:

bash

CopyEdit

pip install uv
  1. Run the script:

bash

CopyEdit

./run.sh

2 Likes