# Activity

> MCP tools for the Activity module. See the [Activity module docs](/docs/modules/activity) for permissions and data model.

# Activity

MCP tools for the Activity module. See the [Activity module docs](/docs/modules/activity) for permissions and data model.

### `list-activity`

List activity feed entries

#### Arguments

| Argument | Type | Required | Description |
| -------- | ---- | -------- | ----------- |
| `project_id` | `string` | no | Project ID (required if not using project key auth) |
| `kind` | `string` | no | Filter by activity kind |
| `severity` | `string` | no | Filter by severity |
| `cursor` | `string` | no | Opaque cursor from a previous page's `next_cursor` |
| `limit` | `number` | no | Maximum number of results to return |
