Hexis
Rank #823io.github.Bevel-Software/hexis
Git-backed platform for skills, tools, and context for AI agents
Hexis is a Model Context Protocol (MCP) server published by Bevel-Software. It ranks #823 of 115,460 servers tracked on MCP Toplist, and its repository has 81 GitHub stars. Hexis is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 11, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 114,637 of 115,460 servers on MCP Toplist.
Use Hexis
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hexis https://demo.bevel.software/api/mcp[mcp_servers.hexis]
url = "https://demo.bevel.software/api/mcp"Add to ~/.codex/config.toml.
https://demo.bevel.software/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hexis": {
"url": "https://demo.bevel.software/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hexis": {
"type": "http",
"url": "https://demo.bevel.software/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hexis": {
"serverUrl": "https://demo.bevel.software/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hexis": {
"url": "https://demo.bevel.software/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Bevel-Software%2Fhexis)<a href="https://mcptoplist.com/server/io.github.Bevel-Software%2Fhexis"><img src="https://mcptoplist.com/badge/io.github.Bevel-Software%2Fhexis.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Bevel-Software
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 11, 2026 |
Frequently asked questions
- Who maintains Hexis?
- Hexis is maintained by Bevel-Software, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Hexis listed on the Official MCP Registry?
- Yes — Hexis is listed on the Official MCP Registry, alongside Glama.
- How many versions does Hexis have?
- MCP Toplist tracks 1 version of Hexis, most recently published on Aug 11, 2026.
- Where can I find the source code for Hexis?
- The source code for Hexis is hosted at github.com/Bevel-Software/Hexis.