coldstart
Rank #3,231io.github.AkashGoenka/coldstart
Codebase memory for AI agents: an AST index plus agent-written notes that self-stale.
coldstart is a Model Context Protocol (MCP) server published by AkashGoenka. It ranks #3,231 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. coldstart is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 128,815 of 132,046 servers on MCP Toplist.
Use coldstart
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add coldstart -- npx -y @cstart/coldstart[mcp_servers.coldstart]
command = "npx"
args = ["-y", "@cstart/coldstart"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"coldstart": {
"command": "npx",
"args": [
"-y",
"@cstart/coldstart"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"coldstart": {
"command": "npx",
"args": [
"-y",
"@cstart/coldstart"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"coldstart": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cstart/coldstart"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"coldstart": {
"command": "npx",
"args": [
"-y",
"@cstart/coldstart"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"coldstart": {
"command": "npx",
"args": [
"-y",
"@cstart/coldstart"
]
}
}
}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.AkashGoenka%2Fcoldstart)<a href="https://mcptoplist.com/server/io.github.AkashGoenka%2Fcoldstart"><img src="https://mcptoplist.com/badge/io.github.AkashGoenka%2Fcoldstart.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
AkashGoenka
Available versions (6)
| Version | Published |
|---|---|
| 2.2.17 | Aug 8, 2026 |
| 2.2.12 | Aug 2, 2026 |
| 2.2.9 | Jul 29, 2026 |
| 2.2.8 | Jul 25, 2026 |
| 2.2.7 | Jul 24, 2026 |
| 2.2.6 | Jul 23, 2026 |
Frequently asked questions
- Who maintains coldstart?
- coldstart is maintained by AkashGoenka, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is coldstart listed on the Official MCP Registry?
- Yes — coldstart is listed on the Official MCP Registry, alongside Glama.
- How many versions does coldstart have?
- MCP Toplist tracks 6 versions of coldstart, most recently published on Aug 8, 2026.
- Where can I find the source code for coldstart?
- The source code for coldstart is hosted at github.com/AkashGoenka/coldstart.
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.