Loading MCP server directory, please wait...
The markdown workspace your AI can read, search, and suggest edits in — every change signed.
npx @getmcp/cli add io.github.airbuzz/syncpen-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SYNCPEN_API_KEYYour Syncpen API key (starts with sp_). Create one at https://www.syncpen.io/settings/api-keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.airbuzz/syncpen-mcp": {
"command": "npx",
"args": [
"-y",
"syncpen-mcp"
],
"env": {
"SYNCPEN_API_KEY": ""
}
}
}
}