Loading MCP server directory, please wait...
Client editing for sites you built: register, scan, publish, go live, invite the client.
npx @getmcp/cli add com.tuskcms/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.tuskcms/mcp": {
"command": "npx",
"args": [
"-y",
"@tuskcms/mcp"
],
"env": {
"TUSK_PAT": "",
"TUSK_URL": "https://tuskcms.com"
}
}
}
}