Cosync Remote
Rank #2,037com.olane/cosync-remote
MCP server providing cosync-remote capabilities
Cosync Remote is a Model Context Protocol (MCP) server published by olane-labs. It ranks #2,037 of 132,113 servers tracked on MCP Toplist, and its repository has 153 GitHub stars. Cosync Remote is listed on Official MCP, with 1 tracked version. It was first listed on Mar 4, 2026 and most recently updated on Mar 5, 2026.
Ranks ahead of 130,076 of 132,113 servers on MCP Toplist.
Use Cosync Remote
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cosync-remote https://mcp.copass.com/mcp[mcp_servers.cosync-remote]
url = "https://mcp.copass.com/mcp"Add to ~/.codex/config.toml.
https://mcp.copass.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cosync-remote": {
"url": "https://mcp.copass.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cosync-remote": {
"type": "http",
"url": "https://mcp.copass.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cosync-remote": {
"serverUrl": "https://mcp.copass.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cosync-remote": {
"url": "https://mcp.copass.com/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/com.olane%2Fcosync-remote)<a href="https://mcptoplist.com/server/com.olane%2Fcosync-remote"><img src="https://mcptoplist.com/badge/com.olane%2Fcosync-remote.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
olane-labs
Other servers by olane-labs
View all olane-labs servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Mar 5, 2026 |
Frequently asked questions
- Who maintains Cosync Remote?
- Cosync Remote is maintained by olane-labs, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Cosync Remote listed on the Official MCP Registry?
- Yes — Cosync Remote is listed on the Official MCP Registry.
- How many versions does Cosync Remote have?
- MCP Toplist tracks 1 version of Cosync Remote, most recently published on Mar 5, 2026.
- Where can I find the source code for Cosync Remote?
- The source code for Cosync Remote is hosted at github.com/olane-labs/o-twin-data-pipeline.
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.