figma-mcp-bridge
Figma Plugin & MCP server to bypass API limits
File Explorer
Download Latest Version (.zip)- release.yml
- code.ts
- serializer.ts
- hopp-logo.png
- App.tsx
- index.css
- index.html
- main.tsx
- assets.d.ts
- bun.lock
- manifest.json
- package.json
- tsconfig.json
- vite.config.main.ts
- vite.config.ts
- bridge.ts
- election.ts
- follower.ts
- index.ts
- leader.ts
- node.ts
- schema.ts
- tools.ts
- types.ts
- version.ts
- bun.lock
- package.json
- tsconfig.json
- .gitignore
- .nvmrc
- .prettierrc
- LICENSE.md
- logo.png
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/gethopp/figma-mcp-bridge
Downloads the entire project code from GitHub to your computer.
cd figma-mcp-bridge
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd server && npm install && npm run build
Moves into the project folder you just downloaded.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
