framer-plugin-mcp
14
The Framer Plugin MCP Server is a tool for creating and managing Framer plugins with web3 capabilities, including wallet connections and NFT displays. It allows seamless plugin development and integration with web3 features.
What are the prerequisites for using the Framer Plugin MCP Server?
You need Node.js 16 or higher, NPM or Yarn, and the Framer desktop app for testing plugins.
How do I install the Framer Plugin MCP Server?
Clone the repository, install dependencies using npm install, and build the server using npm run build.
What web3 features are integrated into the Framer plugins?
The server supports Wallet Connect integration, smart contract interactions, and NFT display components.
Can I contribute to the Framer Plugin MCP Server?
Yes, contributions are welcome. You can submit a Pull Request on the repository.
What license is the Framer Plugin MCP Server distributed under?
It is distributed under the MIT License.