HYTHE
Rank #8,682dev.hythe/hythe
HYTHE — coordination bus + shared truth for AI agent fleets — self-hosted MCP server + stdio bridge.
HYTHE is a Model Context Protocol (MCP) server published by hythe-dev. It ranks #8,682 of 132,046 servers tracked on MCP Toplist. HYTHE is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 6, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 123,364 of 132,046 servers on MCP Toplist.
Use HYTHE
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hythe -e "HYTHE_AGENT_ID=<your HYTHE_AGENT_ID>" -e "HYTHE_AGENT_KEY_FILE=<your HYTHE_AGENT_KEY_FILE>" -e "HYTHE_AGENT_AUTH_MODE=<your HYTHE_AGENT_AUTH_MODE>" -e "API_KEY=<your API_KEY>" -e "MCP_HOST=<your MCP_HOST>" -e "MCP_PORT=<your MCP_PORT>" -- npx -y @hythe/mcpReplace each placeholder with your own value before saving.
[mcp_servers.hythe]
command = "npx"
args = ["-y", "@hythe/mcp"]
[mcp_servers.hythe.env]
HYTHE_AGENT_ID = "<your HYTHE_AGENT_ID>"
HYTHE_AGENT_KEY_FILE = "<your HYTHE_AGENT_KEY_FILE>"
HYTHE_AGENT_AUTH_MODE = "<your HYTHE_AGENT_AUTH_MODE>"
API_KEY = "<your API_KEY>"
MCP_HOST = "<your MCP_HOST>"
MCP_PORT = "<your MCP_PORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hythe": {
"command": "npx",
"args": [
"-y",
"@hythe/mcp"
],
"env": {
"HYTHE_AGENT_ID": "<your HYTHE_AGENT_ID>",
"HYTHE_AGENT_KEY_FILE": "<your HYTHE_AGENT_KEY_FILE>",
"HYTHE_AGENT_AUTH_MODE": "<your HYTHE_AGENT_AUTH_MODE>",
"API_KEY": "<your API_KEY>",
"MCP_HOST": "<your MCP_HOST>",
"MCP_PORT": "<your MCP_PORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hythe": {
"command": "npx",
"args": [
"-y",
"@hythe/mcp"
],
"env": {
"HYTHE_AGENT_ID": "<your HYTHE_AGENT_ID>",
"HYTHE_AGENT_KEY_FILE": "<your HYTHE_AGENT_KEY_FILE>",
"HYTHE_AGENT_AUTH_MODE": "<your HYTHE_AGENT_AUTH_MODE>",
"API_KEY": "<your API_KEY>",
"MCP_HOST": "<your MCP_HOST>",
"MCP_PORT": "<your MCP_PORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hythe": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hythe/mcp"
],
"env": {
"HYTHE_AGENT_ID": "<your HYTHE_AGENT_ID>",
"HYTHE_AGENT_KEY_FILE": "<your HYTHE_AGENT_KEY_FILE>",
"HYTHE_AGENT_AUTH_MODE": "<your HYTHE_AGENT_AUTH_MODE>",
"API_KEY": "<your API_KEY>",
"MCP_HOST": "<your MCP_HOST>",
"MCP_PORT": "<your MCP_PORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hythe": {
"command": "npx",
"args": [
"-y",
"@hythe/mcp"
],
"env": {
"HYTHE_AGENT_ID": "<your HYTHE_AGENT_ID>",
"HYTHE_AGENT_KEY_FILE": "<your HYTHE_AGENT_KEY_FILE>",
"HYTHE_AGENT_AUTH_MODE": "<your HYTHE_AGENT_AUTH_MODE>",
"API_KEY": "<your API_KEY>",
"MCP_HOST": "<your MCP_HOST>",
"MCP_PORT": "<your MCP_PORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hythe": {
"command": "npx",
"args": [
"-y",
"@hythe/mcp"
],
"env": {
"HYTHE_AGENT_ID": "<your HYTHE_AGENT_ID>",
"HYTHE_AGENT_KEY_FILE": "<your HYTHE_AGENT_KEY_FILE>",
"HYTHE_AGENT_AUTH_MODE": "<your HYTHE_AGENT_AUTH_MODE>",
"API_KEY": "<your API_KEY>",
"MCP_HOST": "<your MCP_HOST>",
"MCP_PORT": "<your MCP_PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
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/dev.hythe%2Fhythe)<a href="https://mcptoplist.com/server/dev.hythe%2Fhythe"><img src="https://mcptoplist.com/badge/dev.hythe%2Fhythe.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
hythe-dev
Available versions (4)
| Version | Published |
|---|---|
| 0.2.0 | Sep 5, 2026 |
| 0.1.7 | Aug 15, 2026 |
| 0.1.6 | Aug 15, 2026 |
| 0.1.2 | Aug 6, 2026 |
Frequently asked questions
- Who maintains HYTHE?
- HYTHE is maintained by hythe-dev, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is HYTHE listed on the Official MCP Registry?
- Yes — HYTHE is listed on the Official MCP Registry, alongside Glama.
- How many versions does HYTHE have?
- MCP Toplist tracks 4 versions of HYTHE, most recently published on Sep 5, 2026.
- Where can I find the source code for HYTHE?
- The source code for HYTHE is hosted at github.com/hythe-dev/hythe.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.