A Go-based HTTP proxy server that enhances Model Context Protocol (MCP) tool calls by automatically adding Figma file parameters and opening Figma designs when processing tool calls.
Stars
4
Forks
1
Watchers
4
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
20
commits
12
commits
4
commits
1
commits
Fix: Upped wait time for newly opened files to 1.5 minutes
a226e55View on GitHubFix: Added better polling logic to wait for new files to open
7fb2a81View on GitHubRemove accidentally committed binaries and add to gitignore
f57bab7View on GitHubIncrease Figma file load delay for remote VM deployments
f81cab9View on GitHubFix: Added disconnect script for maintaining an active RDP session when disconecting fromt he windows VM
8308ca5View on GitHubFix: Update restart script to use Scheduled Tasks instead of NSSM
a85f5d8View on GitHubFix: Replace inline SSM commands with setup script to avoid escaping issues
736ba6cView on GitHubFix: Replace NSSM service with scheduled task to enable Figma file switching
db19668View on GitHub