Syncpen for Cline
io.github.airbuzz/syncpen-mcp
The markdown workspace your AI can read, search, and suggest edits in — every change signed.
client:Cline
transport:stdio
runtime:npm
Install Syncpen in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"syncpen-mcp": {
"command": "npx",
"args": [
"-y",
"syncpen-mcp"
],
"env": {
"SYNCPEN_API_KEY": "<SYNCPEN_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs