Skip to content

Commit f69693d

Browse files
committed
docs: add images
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 parent 08190c1 commit f69693d

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

content/changelog/2025.09.0.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ description: 'Feature release : Introducing MCP Server, Field & View Webhook Tri
1111
1212
We’ve introduced support for **Model Context Protocol (MCP)**, making it possible to bring your NocoDB base into popular LLM integrations. With this, developers can query, explore, and automate their databases using natural language and scripts, right from their editor.
1313

14+
![MCP Logo](/img/changelog/20250900/nocodb-mcp.png)
15+
1416
Please note, MCP integration works **only with desktop clients** of Claude, Cursor, or Windsurf.
1517

1618
**Example use cases**
@@ -20,6 +22,8 @@ Please note, MCP integration works **only with desktop clients** of Claude, Curs
2022
* **Update**: Update task statuses in bulk for filtered records
2123
* **Delete**: Remove test or duplicate records from a table available
2224

25+
![MCP Example](/img/changelog/20250900/claude-mcp.png)
26+
2327
Learn more about using MCP in NocoDB with different desktop LLM clients [here](https://nocodb.com/docs/product-docs/mcp).
2428

2529
---
@@ -30,6 +34,8 @@ Learn more about using MCP in NocoDB with different desktop LLM clients [here](h
3034
3135
Previously, webhooks in NocoDB primarily focused on **record-level events**. Now, schema changes—like adding a new field, renaming a view, or deleting a field—can trigger webhooks in real time.
3236

37+
![Field & View Webhooks](/img/changelog/20250900/view-webhook.png)
38+
3339
**Example use cases**
3440

3541
* **Product Management**: Notify downstream systems when a new column is added or updated in a table.
284 KB
Loading
279 KB
Loading
136 KB
Loading

0 commit comments

Comments
 (0)