Skip to content

Commit da3c3fd

Browse files
committed
docs: additional cotext
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 parent 963a855 commit da3c3fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/docs/developer-resources/mcp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ MCP server exposes standard CRUD operations. These can be triggered conversation
2121
| Update | Change existing data | Mark the status of Project X as completed & re-assign to John |
2222
| Delete | Remove records | Remove all tasks assigned to John |
2323

24-
<Callout type="note"> MCP supports only record-level operations and does not handle table, field, or other metadata changes. </Callout>
24+
<Callout type="note"> NocoDB MCP supports only record-level operations and does not handle table, field, or other metadata changes. </Callout>
2525

2626
## Server Configuration (NocoDB)
2727

content/docs/mcp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MCP server exposes standard CRUD operations. These can be triggered conversation
2222
| Update | Change existing data | Mark the status of Project X as completed & re-assign to John |
2323
| Delete | Remove records | Remove all tasks assigned to John |
2424

25-
<Callout type="note"> MCP supports only record-level operations and does not handle table, field, or other metadata changes. </Callout>
25+
<Callout type="note"> NocoDB MCP supports only record-level operations and does not handle table, field, or other metadata changes. </Callout>
2626

2727
## Server Configuration (NocoDB)
2828

0 commit comments

Comments
 (0)