Skip to content

Commit 20ddf87

Browse files
committed
Updated URLs for MCP-Sandbox
1 parent d57bfda commit 20ddf87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/genai-ecosystem/pages/model-context-protocol-mcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ image::https://dist.neo4j.com/wp-content/uploads/mcp-data-modeling-claude-data-m
234234

235235
=== MCP-Sandbox
236236

237-
The https://github.com/neo4j-contrib/mcp-neo4j/tree/main/servers/mcp-neo4j-sandbox-api[mcp-neo4j-sandbox-api^] server provides tools for managing https://sandbox.neo4j.com[Neo4j Sandboxes^] instances directly from your development environment. This server simplifies the development workflow by allowing you to programmatically control your sandboxes.
237+
The https://github.com/neo4j-contrib/sandbox-mcp-server[sandbox-mcp-server^] server provides tools for managing https://sandbox.neo4j.com[Neo4j Sandboxes^] instances directly from your development environment. This server simplifies the development workflow by allowing you to programmatically control your sandboxes.
238238

239239
A key feature of this MCP server is the ability to not only manage the lifecycle of sandboxes (creating, terminating, extending) but also to directly interact with the data inside them. You can retrieve the database schema and execute both read and write Cypher queries on any of your running sandbox instances. This is particularly useful for rapid prototyping, testing, and data exploration without leaving your IDE.
240240

0 commit comments

Comments
 (0)