ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Syncthing with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage file synchronization via Syncthing. monitor device connections, browse directories, and control sync folders directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 28 capabilities

The complete Syncthing capability set.

These are the exact actions your AI can choose when you ask it to work with Syncthing.

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 28 available through Syncthing.

  1. 01

    System browse

    List directories matching a path

  2. 02

    System shutdown

    Shutdown Syncthing

  3. 03

    Get db file

    Get detailed data about a specific file

  4. 04

    Get db status

    ). Get folder database status

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 28 available through Syncthing.

  1. 05

    Get events

    Poll for events

  2. 06

    Get folder

    Get specific folder configuration

  3. 07

    Get random string

    Get a strong random alphanumeric string

  4. 08

    Set config

    Replace entire configuration

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 28 available through Syncthing.

  1. 09

    System reset

    Optionally reset only a specific folder. Reset index database

  2. 10

    System version

    Get Syncthing version

  3. 11

    Get db completion

    Get folder/device completion status

  4. 12

    System connections

    Get configured devices and connection status

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 28 available through Syncthing.

  1. 13

    Scan db

    Request immediate scan of a folder

  2. 14

    Get device stats

    Get device statistics

  3. 15

    Get folder stats

    Get folder statistics

  4. 16

    Get config

    Get entire configuration

Capability set05 / 07

17-20

4 capabilities in this set.

Part of 28 available through Syncthing.

  1. 17

    Get db ignores

    Get ignore patterns for a folder

  2. 18

    Get device

    Get specific device configuration

  3. 19

    Get devices

    Get all configured devices

  4. 20

    Get folders

    Get all configured folders

Capability set06 / 07

21-24

4 capabilities in this set.

Part of 28 available through Syncthing.

  1. 21

    Get health

    Returns {"status": "OK"}. Does not require authentication. Simple health check

  2. 22

    Get restart required

    Check if restart is required

  3. 23

    System pause

    If device ID is omitted, affects all devices. Pause devices

  4. 24

    System restart

    Restart Syncthing

Capability set07 / 07

25-28

4 capabilities in this set.

Part of 28 available through Syncthing.

  1. 25

    System resume

    If device ID is omitted, affects all devices. Resume devices

  2. 26

    Set db ignores

    Set ignore patterns for a folder

  3. 27

    System status

    ). Get current system status and resource usage

  4. 28

    Verify device ID

    Verify and format a device ID

Observed, not estimated

973ms average. Fast in production.

Syncthing is checked daily against the live service.

Daily averagePeak 1154ms
Aug 20Today
Fastest day
797ms
Slowest day
1154ms
14-day trend
Slowing+36%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 28 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Syncthing, so you can see the experience inside your AI.

It does not authenticate your account with Syncthing. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Syncthing Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_N0CLhrm9KPxrQ41Ngv7EMN3DGXlbo3kn8fgArdhC/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Syncthing capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "syncthing-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_N0CLhrm9KPxrQ41Ngv7EMN3DGXlbo3kn8fgArdhC/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Syncthing owners ask.

  • 01

    How can I check if Syncthing needs a restart after I changed the configuration?

    You can use the get_restart_required capability. It will return a boolean indicating if a restart is pending due to configuration changes.

  • 02

    Is it possible to pause synchronization for a specific device using the AI?

    Yes. Use the system_pause capability and provide the specific Device ID. If you omit the ID, it will pause all devices.

  • 03

    Can I see which files are currently being synchronized?

    You can use get_db_status or get_db_completion for a specific folder to see the synchronization progress and state of the files in that directory.