Loading MCP server directory, please wait...
Build, edit, stock, and publish Social AI websites and storefronts via AI chat.
npx @getmcp/cli add one.socialai/website-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SOCIALAI_API_KEYSocial AI user API key (create at https://socialai.one/settings/api-keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"one.socialai/website-mcp": {
"command": "npx",
"args": [
"-y",
"@socialai/website-mcp"
],
"env": {
"SOCIALAI_API_KEY": "",
"SOCIALAI_API_URL": ""
}
}
}
}