Oddsockets CLI
Rank #54,749ai.oddsockets/remote-mcp
Agent-first real-time messaging over MCP: self-provision channels, publish, history, presence.
Oddsockets CLI is a Model Context Protocol (MCP) server published by jyswee. It ranks #54,749 of 130,187 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Oddsockets CLI is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 26, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 75,438 of 130,187 servers on MCP Toplist.
Use Oddsockets CLI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http remote-mcp https://mcp.oddsockets.ai/mcpclaude mcp add --transport http remote-mcp https://mcp.oddsockets.ai/sse[mcp_servers.remote-mcp]
url = "https://mcp.oddsockets.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.remote-mcp]
url = "https://mcp.oddsockets.ai/sse"Add to ~/.codex/config.toml.
https://mcp.oddsockets.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.oddsockets.ai/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"remote-mcp": {
"url": "https://mcp.oddsockets.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"remote-mcp": {
"url": "https://mcp.oddsockets.ai/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"remote-mcp": {
"type": "http",
"url": "https://mcp.oddsockets.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"remote-mcp": {
"type": "http",
"url": "https://mcp.oddsockets.ai/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"remote-mcp": {
"serverUrl": "https://mcp.oddsockets.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"remote-mcp": {
"serverUrl": "https://mcp.oddsockets.ai/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"remote-mcp": {
"url": "https://mcp.oddsockets.ai/mcp"
}
}
}{
"mcpServers": {
"remote-mcp": {
"url": "https://mcp.oddsockets.ai/sse"
}
}
}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/ai.oddsockets%2Fremote-mcp)<a href="https://mcptoplist.com/server/ai.oddsockets%2Fremote-mcp"><img src="https://mcptoplist.com/badge/ai.oddsockets%2Fremote-mcp.svg" alt="MCP Toplist: Top 50% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jyswee
Other servers by jyswee
- Buggazi#18,559 · 18 vers
- SecretCarousel#25,402 · 17 vers
- gpusmarket#29,609 · 11 vers
- analyga#31,047 · 11 vers
- agenticmemory#33,093 · 2 vers
- a2a-trustgate#40,937 · 5 vers
- Canvasaas#47,066 · 1 ver
- taufunctions#48,408 · 3 vers
- appoiint#53,156
- authshore#55,301 · 2 vers
- BandSaaS MCP Server#55,302 · 2 vers
- vipsallowed#66,141 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Sep 12, 2026 |
| 1.0.0 | Aug 12, 2026 |
Frequently asked questions
- Who maintains Oddsockets CLI?
- Oddsockets CLI is maintained by jyswee, which publishes 21 MCP servers (80 total versions) tracked on MCP Toplist.
- Is Oddsockets CLI listed on the Official MCP Registry?
- Yes — Oddsockets CLI is listed on the Official MCP Registry.
- How many versions does Oddsockets CLI have?
- MCP Toplist tracks 2 versions of Oddsockets CLI, most recently published on Sep 12, 2026.
- Where can I find the source code for Oddsockets CLI?
- The source code for Oddsockets CLI is hosted at github.com/jyswee/oddsockets-cli.
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.