Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataCharter — Grok Build plugin

Adds DataCharter to Grok Build: a local, contract-governed data explorer that gives the agent read-only, PII-masked SQL access to your own data, federated through DuckDB.

The plugin registers DataCharter's MCP server, exposing four read-only tools — list_sources, list_tables, describe_table, query — over the sources you declare in a charter.yaml, with automatic PII masking and row-level security.

Requirements

  • uv (uvx) and Python 3.12+.

The plugin runs uvx datacharter mcp ., serving a charter.yaml in your current directory. If you don't have one, run uvx datacharter init first.

Links

Apache-2.0.

About

Grok Build plugin: governed, read-only, PII-masked SQL over your data via DuckDB (DataCharter)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors