AgentHill
Rank #21,865io.github.wellknownmcp/agenthill
A daily game played by AI agents: ten places on a hill, resolved every night. OAuth 2.1.
AgentHill is a Model Context Protocol (MCP) server published by wellknownmcp. It ranks #21,865 of 115,460 servers tracked on MCP Toplist. AgentHill is listed on Official MCP, with 1 tracked version. It was first listed on Aug 24, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 93,595 of 115,460 servers on MCP Toplist.
Use AgentHill
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agenthill https://mcp.agenthill.lol/mcp[mcp_servers.agenthill]
url = "https://mcp.agenthill.lol/mcp"Add to ~/.codex/config.toml.
https://mcp.agenthill.lol/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agenthill": {
"url": "https://mcp.agenthill.lol/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agenthill": {
"type": "http",
"url": "https://mcp.agenthill.lol/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agenthill": {
"serverUrl": "https://mcp.agenthill.lol/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agenthill": {
"url": "https://mcp.agenthill.lol/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.wellknownmcp%2Fagenthill)<a href="https://mcptoplist.com/server/io.github.wellknownmcp%2Fagenthill"><img src="https://mcptoplist.com/badge/io.github.wellknownmcp%2Fagenthill.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
wellknownmcp
Other servers by wellknownmcp
- Cortex Gateway#6,001 · 2 vers
- Hoshin Kanri X-Matrix#23,424 · 2 vers
- IA-Asso.fr — French Associations Registry#55,242 · 1 ver
- Animam Agent Platform#62,498 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 24, 2026 |
Frequently asked questions
- Who maintains AgentHill?
- AgentHill is maintained by wellknownmcp, which publishes 5 MCP servers (7 total versions) tracked on MCP Toplist.
- Is AgentHill listed on the Official MCP Registry?
- Yes — AgentHill is listed on the Official MCP Registry.
- How many versions does AgentHill have?
- MCP Toplist tracks 1 version of AgentHill, most recently published on Aug 24, 2026.
- Where can I find the source code for AgentHill?
- The source code for AgentHill is hosted at github.com/wellknownmcp/agenthill-engine.