Commit 3a8b3c5
docs(readme): add MCP Server feature section (#24)
Document the remote MCP server in the README Features list: the
Streamable HTTP `/mcp` endpoint with Bearer-token auth, pure vs.
delegated agents, the permission-shaped tool surface
(list_connections / list_objects / describe_table / explain_query /
query / write_data / run_ddl), and that MCP reuses the same IAM,
per-statement permission detection, and audit path as the UI. Includes
an [[agents]] + [[iam]] config snippet.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8535eaa commit 3a8b3c5
1 file changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
113 | 135 | | |
114 | 136 | | |
115 | 137 | | |
| |||
0 commit comments