Skip to content
Cursor

WaAPI for Cursor

app.waapi/waapi

Messaging tools for AI agents: send messages, manage chats, groups and channels.

client:Cursor transport:streamable-http

Install WaAPI in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "waapi": {
      "url": "https://waapi.app/mcp/waapi"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

WaAPI in other clients