From fe309e5c7f1b2c41096c6315a2af6a7dd7a14fa7 Mon Sep 17 00:00:00 2001 From: Khaleel Al-Adhami Date: Wed, 29 Apr 2026 18:07:18 -0700 Subject: [PATCH] update mcp url --- .mcp.json | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.mcp.json b/.mcp.json index 4a8da7d..1d622bb 100644 --- a/.mcp.json +++ b/.mcp.json @@ -2,7 +2,7 @@ "mcpServers": { "reflex": { "type": "http", - "url": "https://mcp.reflex.dev/mcp" + "url": "https://build.reflex.dev/mcp" } } } diff --git a/README.md b/README.md index caf9da5..01e66e4 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Skills are contextual and auto-loaded based on your conversation. ## MCP Servers -This plugin includes the [Reflex MCP server](https://mcp.reflex.dev) for enhanced functionality. +This plugin includes the [Reflex MCP server](https://build.reflex.dev) for enhanced functionality. ## Resources