S
Syncmcp
by @richblack
MCP server by richblack
Created 10/24/2025
Updated about 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx syncmcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"richblack-syncmcp": {
"command": "uvx",
"args": [
"syncmcp"
]
}
}
}