Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"syncpen-mcp": {
"command": "npx",
"args": [
"-y",
"airbuzz/syncpen-mcp"
]
}
}
}
Run in terminal:
claude mcp add syncpen-mcp npx -y airbuzz/syncpen-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"syncpen-mcp": {
"command": "npx",
"args": [
"-y",
"airbuzz/syncpen-mcp"
]
}
}
}
README Excerpt
<p align="center"> <a href="https://www.syncpen.io"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/airbuzz/syncpen-mcp/main/assets/syncpen-logo-dark.png"> <img alt="Syncpen" src="https://raw.githubusercontent.com/airbuzz/syncpen-mcp/main/assets/syncpen-logo-light.png" width="200">
Tools (19)
syncpen_createsyncpen_create_foldersyncpen_delete_documentsyncpen_delete_foldersyncpen_list_commentssyncpen_list_connectionssyncpen_list_documentssyncpen_list_folderssyncpen_list_suggestionssyncpen_move_documentsyncpen_move_foldersyncpen_publishsyncpen_readsyncpen_rename_foldersyncpen_reply_commentsyncpen_resolve_commentsyncpen_searchsyncpen_suggest_editsyncpen_update