Synchronity MCP Server - Exposes all 11 Synchronity tools as Model Context Protocol endpoints for Claude, ChatGPT, and other LLM agents
{
"mcpServers": {
"synchronitymcp": {
"command": "npx",
"args": [
"-y",
"@synchronity/mcp-server"
]
}
}
}