MCP Server
MCP
Syncpen
The markdown workspace your AI can read, search, and suggest edits in — every change signed.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "syncpen-mcp",
"version": "1.6.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Syncpen API key (starts with sp_). Create one at https://www.syncpen.io/settings/api-keys.",
"isRequired": true,
"isSecret": true,
"name": "SYNCPEN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment