0Latency
Rank #12,621mcp.so/0Latency/jghiglia2380
Persistent memory API for AI agents — works with Anthropic, OpenAI, Gemini, and any AI framework
0Latency is a Model Context Protocol (MCP) server published by jghiglia2380. It ranks #12,621 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. 0Latency is listed across 2 registries — PulseMCP and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 21, 2026.
Ranks ahead of 119,425 of 132,046 servers on MCP Toplist.
Use 0Latency
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http jghiglia2380 https://mcp.0latency.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.jghiglia2380]
url = "https://mcp.0latency.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.0latency.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jghiglia2380": {
"url": "https://mcp.0latency.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"jghiglia2380": {
"type": "http",
"url": "https://mcp.0latency.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jghiglia2380": {
"serverUrl": "https://mcp.0latency.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jghiglia2380": {
"url": "https://mcp.0latency.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/mcp.so%2F0Latency%2Fjghiglia2380)<a href="https://mcptoplist.com/server/mcp.so%2F0Latency%2Fjghiglia2380"><img src="https://mcptoplist.com/badge/mcp.so%2F0Latency%2Fjghiglia2380.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
jghiglia2380
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains 0Latency?
- 0Latency is maintained by jghiglia2380, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is 0Latency listed on the Official MCP Registry?
- 0Latency is not on the Official MCP Registry. It is listed on PulseMCP and mcp.so.
- How many versions does 0Latency have?
- 0Latency ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for 0Latency?
- The source code for 0Latency is hosted at github.com/jghiglia2380/0Latency.
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.