From 79da2d60c5032f148ea6af9f7c23db7b702fa799 Mon Sep 17 00:00:00 2001 From: "Juan V." Date: Tue, 11 Aug 2026 16:40:50 +0200 Subject: [PATCH] Add Hexis to general MCPs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2cf2886..6b72ad6 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ This section highlights useful MCP servers you can add to your Copilot setup to - [Sequential Thinking](https://github.com/modelcontextprotocol/servers/tree/main/src/sequentialthinking) - Break down complex problems into structured steps. - [GitHub](https://github.com/github/github-mcp-server) - Allow your agent access to repository and workflow management. - [Time](https://github.com/modelcontextprotocol/servers/blob/main/src/time) - Enables agents to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection. +- [Hexis](https://github.com/Bevel-Software/Hexis) - Git-backed platform for skills, tools, and context for AI agents, available to Copilot through a remote OAuth MCP server. ### Development MCPs