This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
The following commit(s) were added to refs/heads/master by this push:
new a5cb5567 Updated README.md with correct Project name (#233)
a5cb5567 is described below
commit a5cb55675a4e1b4b13f87af2251b9222f9454bb3
Author: Kunjal Agrawal <[email protected]>
AuthorDate: Sun Feb 15 17:38:16 2026 -0800
Updated README.md with correct Project name (#233)
* Added RepoInsight to incubator-resilientdb fork
* Added ResInsight, an MCP server for ResilientDB ecosystem exploration
* Revise README for server execution instructions
Updated README to reflect changes in server execution methods and removed
outdated options.
* Revise README.md for improved documentation
Updated README.md to enhance clarity and structure, including sections on
architecture, quick start, usage scenarios, and troubleshooting.
* added license to README.md
Added a description of ResInsight as an educational assistant for
ResilientDB.
* Add license information to .gitignore
Added Apache License information to .gitignore file.
* Add Apache License headers to add_license_headers.py
Added Apache License headers to the add_license_headers.py file.
* Add license information to pyproject.toml
Added Apache License information to pyproject.toml
* Add licensing information to requirements.txt
Added licensing information to requirements.txt.
* Remove duplicate build-system section in pyproject.toml
* Fix project name in README authentication section
Corrected the project name from 'RepoInsight' to 'ResInsight' in the README.
---
ecosystem/ai-tools/mcp/ResInsight/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ecosystem/ai-tools/mcp/ResInsight/README.md
b/ecosystem/ai-tools/mcp/ResInsight/README.md
index f989847e..ab07d590 100644
--- a/ecosystem/ai-tools/mcp/ResInsight/README.md
+++ b/ecosystem/ai-tools/mcp/ResInsight/README.md
@@ -137,7 +137,7 @@ python server.py
## Authentication & Security
-RepoInsight implements a **two-layer authentication system** for secure
operation:
+ResInsight implements a **two-layer authentication system** for secure
operation:
### 1. MCP Access Token (Client Authentication)