Skip to content

Introduction

Today, due to the speed of technological advancement, there are more applications than ever — and many of them share the same capabilities, because there are countless providers solving the same problems.

WCP lets you connect those applications so you never have to switch to the tool someone else is using just to collaborate. You work in your app, they work in theirs — WCP keeps them in sync.

Notes & docs Notion, Obsidian Code tools GitHub, GitLab Cloud storage GDrive, Dropbox Communication Slack, Teams WCP Workflows Context Protocol Notes & docs Obsidian, Notion Code tools GitLab, GitHub Cloud storage Dropbox, GDrive Communication Teams, Slack Bidirectional data flow Bidirectional data flow Apps with MCP servers Any target app

Modern knowledge work is scattered: notes in Obsidian, tasks in Notion, spreadsheets in Google Sheets, docs in Confluence. Keeping them in sync means either:

  • Doing it manually (slow, error-prone)
  • Paying for a tool like Zapier (expensive, SaaS lock-in, no conflict resolution)
  • Building point-to-point integrations (fragile, hard to maintain)

WCP introduces a protocol-level sync layer on top of MCP. Instead of integrating App A with App B, you register both as MCP connectors and let WCP handle the rest.

One sync run writes to all connected targets. Fan-out is built in.

FeatureDescription
MCP-nativeWorks with any app that has an MCP server
Fan-out syncWrite to N destinations in a single run
Conflict resolutionAutomatic (last-write-wins / source-wins) or manual queue
Self-hostedYour data never leaves your server
REST APIFull API for automation and integrations
DashboardReact UI to manage connections, review conflicts, view logs
Open sourceAGPL-3.0

WCP is released under the GNU AGPL v3.0.
Copyright © 2026 Lucas Mella.