Loading MCP server directory, please wait...
Save, publish, restore and back up AI-built projects on Plyo, for people who build with AI.
npx @getmcp/cli add io.github.plyo-dev/plyo-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PLYO_TOKENPlyo AI key (create in the dashboard: Settings > AI keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.plyo-dev/plyo-mcp": {
"command": "npx",
"args": [
"-y",
"plyo-mcp"
],
"env": {
"PLYO_TOKEN": ""
}
}
}
}