tokei-agent
Rank #21,108io.github.gilesdawe/tokei-agent
Control your Tokei (tokei.io) pre-launch and waitlist campaigns from AI agents and the command line.
tokei-agent is a Model Context Protocol (MCP) server published by gilesdawe. It ranks #21,108 of 132,046 servers tracked on MCP Toplist. tokei-agent is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 110,938 of 132,046 servers on MCP Toplist.
Use tokei-agent
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add tokei-agent -e "TOKEI_API_KEY=<your TOKEI_API_KEY>" -e "TOKEI_API_URL=<your TOKEI_API_URL>" -- npx -y tokei-agentReplace each placeholder with your own value before saving.
[mcp_servers.tokei-agent]
command = "npx"
args = ["-y", "tokei-agent"]
[mcp_servers.tokei-agent.env]
TOKEI_API_KEY = "<your TOKEI_API_KEY>"
TOKEI_API_URL = "<your TOKEI_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tokei-agent": {
"command": "npx",
"args": [
"-y",
"tokei-agent"
],
"env": {
"TOKEI_API_KEY": "<your TOKEI_API_KEY>",
"TOKEI_API_URL": "<your TOKEI_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tokei-agent": {
"command": "npx",
"args": [
"-y",
"tokei-agent"
],
"env": {
"TOKEI_API_KEY": "<your TOKEI_API_KEY>",
"TOKEI_API_URL": "<your TOKEI_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tokei-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tokei-agent"
],
"env": {
"TOKEI_API_KEY": "<your TOKEI_API_KEY>",
"TOKEI_API_URL": "<your TOKEI_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tokei-agent": {
"command": "npx",
"args": [
"-y",
"tokei-agent"
],
"env": {
"TOKEI_API_KEY": "<your TOKEI_API_KEY>",
"TOKEI_API_URL": "<your TOKEI_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tokei-agent": {
"command": "npx",
"args": [
"-y",
"tokei-agent"
],
"env": {
"TOKEI_API_KEY": "<your TOKEI_API_KEY>",
"TOKEI_API_URL": "<your TOKEI_API_URL>"
}
}
}
}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/io.github.gilesdawe%2Ftokei-agent)<a href="https://mcptoplist.com/server/io.github.gilesdawe%2Ftokei-agent"><img src="https://mcptoplist.com/badge/io.github.gilesdawe%2Ftokei-agent.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
gilesdawe
Available versions (9)
| Version | Published |
|---|---|
| 0.3.6 | Sep 10, 2026 |
| 0.3.5 | Aug 28, 2026 |
| 0.3.4 | Aug 21, 2026 |
| 0.3.3 | Aug 3, 2026 |
| 0.3.2 | Aug 2, 2026 |
| 0.3.1 | Aug 2, 2026 |
| 0.2.2 | Jul 25, 2026 |
| 0.2.1 | Jul 22, 2026 |
| 0.2.0 | Jul 20, 2026 |
Frequently asked questions
- Who maintains tokei-agent?
- tokei-agent is maintained by gilesdawe, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is tokei-agent listed on the Official MCP Registry?
- Yes — tokei-agent is listed on the Official MCP Registry, alongside Glama.
- How many versions does tokei-agent have?
- MCP Toplist tracks 9 versions of tokei-agent, most recently published on Sep 10, 2026.
- Where can I find the source code for tokei-agent?
- The source code for tokei-agent is hosted at github.com/gilesdawe/tokei-agent.
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.