Skip to content

feat: add Ocultar PII Refinery extension#8867

Open
Edu963 wants to merge 4 commits intoaaif-goose:mainfrom
Edu963:add-ocultar-pii-extension
Open

feat: add Ocultar PII Refinery extension#8867
Edu963 wants to merge 4 commits intoaaif-goose:mainfrom
Edu963:add-ocultar-pii-extension

Conversation

@Edu963
Copy link
Copy Markdown

@Edu963 Edu963 commented Apr 27, 2026

Zero-egress PII detection and redaction for Goose workflows via MCP stdio. Tokenizes names, emails, IBANs, phone numbers and more in-place before any upstream API call — no data leaves the user's infrastructure.

PyPI: https://pypi.org/project/ocultar-goose-mcp/
Source: https://github.com/Edu963/ocultar
https://ocultar.dev/

Summary

Adds Ocultar PII Refinery to the extensions catalog (documentation/static/servers.json).

  • Zero-egress PII redaction — tokenizes names, emails, IBANs, phone numbers and more in-place before any upstream API call. No data leaves the user's
    infrastructure.
  • MCP stdio transport — works with any Goose workflow via the standard refine_text tool
  • Self-hosted — runs against a local Ocultar instance (community Docker image, no cloud dependency)
  • PyPI packageuvx ocultar-goose-mcp handles install and launch

Links

Zero-egress PII detection and redaction for Goose workflows via MCP stdio.
Tokenizes names, emails, IBANs, phone numbers and more in-place before
any upstream API call — no data leaves the user's infrastructure.

PyPI: https://pypi.org/project/ocultar-goose-mcp/
Source: https://github.com/Edu963/ocultar
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8dbfdc5464

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread documentation/static/servers.json
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 56b278f98f

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread documentation/docs/mcp/ocultar-pii-mcp.md Outdated
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e355740d60

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread documentation/static/servers.json Outdated
Both the tutorial prerequisites and the servers.json installation_notes
previously asked users to run `docker compose -f docker-compose.community.yml up`
without first cloning the repo. Added the git clone + cd steps so the
documented setup is executable from any working directory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant