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.
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
Code Along Live – Setup Instructions
We’re going hands-on with Agents & MCP. Here’s how to prep before the session:
Repo: github.com/jexp/adk-mcp-test
Setup Steps:
- Clone the repo or open in GitHub Codespaces
- Get your Google AI API key
- Open
run.sh
and paste in your API key - Install
uv
if not already installed:
bash
CopyEdit
pip install uv
- Run the script:
bash
CopyEdit
./run.sh