Loading MCP server directory, please wait...
Manage WiseWall sites from an AI coding assistant — deploy, configure DNS, secrets, and plans.
npx @getmcp/cli add io.github.ti-ab/wisewall-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WISEWALL_TOKENPersonal access token from /_gk/owner/tokens, or from `wisewall-mcp login`
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ti-ab/wisewall-mcp": {
"command": "npx",
"args": [
"-y",
"wisewall-mcp"
],
"env": {
"WISEWALL_TOKEN": ""
}
}
}
}