
wordpress plugin augment
wordpress plugin using augment code
Repository Info
About This Server
wordpress plugin using augment code
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
wordpress-plugin-augment
wordpress plugin using augment code
How to run project
- Figma API key (personal access token), Account Settings> Security Tab> Generate a Personal Access Token. (You can only copy once)
- Install node in mac to run mcp server
brew install node
-
- Goto Augment Settings in VS Code and Add Figma MCP Server
- Click on Import from JSON
- Copy JSON from https://mcp.so/server/Figma-Context-MCP/GLips
- Replace FIGMA_API_KEY, Click Add.
Name: figma-developer-mcp
Command: npx -y figma-developer-mcp --stdio
ENVIRONMENT VARIABLE: FIGMA_API_KEY: figd_ZSrWXhkhDFWQKgQmyGkGK8oar01S7_xxxxxxxx
⚠️ not working on mac, do below
export PATH="/opt/homebrew/bin:$PATH"
sudo ln -s /opt/homebrew/bin/node /usr/local/bin/node
Specify the full path when running the command, update mcp server json
PATH="/opt/homebrew/bin:$PATH" npx -y figma-developer-mcp --stdio
- Go to VS Code, Open Augment Side Panel, Change From Chat to Agent (otherwise Figma MCP server wont work)
- Prompts
1. can you read this figma
https://www.figma.com/design/0ldaPxf1GO3APTPP1qrCMn/Wellows---AAAI-Design?node-id=3016-29452&p=f&t=6xtRTvne0knLptDZ-0
2. now access this figma and create a wordpress plugin in this repo with the whole functionality. backend frontend and make sure the design of frontend has same layout as in figma
3. create an empty wordpress site and use this plugin
How to run wordpress plugin
- run
docker compose up --build - From Docker Desktop, goto ai-outline-wordpress (http://localhost:8080/), install wordpress
- http://localhost:8080/wp-admin/ Side Menu > Plugins > Activate AI Outline Generator
- Side Menu > Settings > AI Outline Generator > Add Open AI Key
- Side Menu > Pages > Edit Page > Add [ai_outline_generator]
- View Page (http://localhost:8080/)
Output
!output-augment
Quick Start
Clone the repository
git clone https://github.com/shayangd/wordpress-plugin-augmentInstall dependencies
cd wordpress-plugin-augment
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.