Loading MCP server directory, please wait...
A business's WhatsApp front desk as tools: inbox, customers, catalogue, bookings, fees.
npx @getmcp/cli add app.octapi/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.octapi/mcp": {
"command": "npx",
"args": [
"mcp",
"-y",
"octapi-mcp"
],
"env": {
"OCTAPI_API_KEY": ""
}
}
}
}