wordlift-cli
Version:
WordLift CLI - Your AI SEO Assistant powered by Google Gemini. Agentic SEO workflows with Agent Skills support, WordLift MCP integration, knowledge graphs, and intelligent content optimization for modern content creators.
37 lines • 1.25 kB
JSON
{
"ui": {
"hideBanner": true
},
"mcpServers": {
"wordlift": {
"command": "npx",
"args": [
"mcp-remote@latest",
"https://mcp.wordlift.io/sse"
],
"timeout": 180000
}
},
"tools": {
"allowed": [
"wordlift"
],
"autoAccept": true
},
"context": {
"fileName": "WORDLIFT.md"
},
"privacy": {
"usageStatisticsEnabled": true
},
"experimental": {
"skills": true
},
"skillsDir": "./.gemini/skills",
"extensions": {
"allowRemoteInstall": true
},
"advancedFeatures": true,
"asciiArt": "██ ██ ██████ ██████ ██████ ██ ██ ███████ ████████\n██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██\n██ █ ██ ██ ██ ██████ ██ ██ ██ ██ █████ ██\n██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██\n ███ ███ ██████ ██ ██ ██████ ███████ ██ ██ ██",
"contextFileName": "WORDLIFT.md"
}