Skip to content

chore(config): add MercadoPago MCP integration and YouTube OAuth docs#90

Open
dvlexp wants to merge 1 commit into
evolution-foundation:mainfrom
dvlexp:chore/config-mercadopago-yt
Open

chore(config): add MercadoPago MCP integration and YouTube OAuth docs#90
dvlexp wants to merge 1 commit into
evolution-foundation:mainfrom
dvlexp:chore/config-mercadopago-yt

Conversation

@dvlexp
Copy link
Copy Markdown

@dvlexp dvlexp commented May 23, 2026

Summary

Two documentation/configuration additions with no runtime code changes:

1. MercadoPago MCP Integration

Adds MercadoPago to the MCP server list in .mcp.json and documents it in the integrations index.

  • Coverage: Brazil, Argentina, Mexico, Chile, Colombia, Peru, Uruguay
  • Auth: ${MERCADOPAGO_TOKEN} env var — token never committed, always comes from .env
  • Capabilities via MCP: payment links, QR codes, subscriptions, webhook management

2. YouTube OAuth Documentation

Updates .claude/skills/int-youtube/SKILL.md to clarify how the primary YouTube account is configured:

  • All credentials use .env placeholders (no real values in the file)
  • Scopes documented: youtube, youtube.readonly, yt-analytics.readonly, yt-analytics-monetary.readonly
  • Auth helper snippet included for token refresh

Files Changed

File Change
.mcp.json Add mercadopago MCP server block
.claude/rules/integrations.md Add MercadoPago row to integration table
.claude/skills/int-youtube/SKILL.md Clarify OAuth auth setup; use env placeholder format

Notes

  • No Makefile changes included — this PR is documentation/config only
  • The MERCADOPAGO_TOKEN value lives exclusively in .env (gitignored)

…Auth auth

- .mcp.json: add MercadoPago MCP server using ${MERCADOPAGO_TOKEN} env var
  (real token lives in .env, never committed)
- .claude/rules/integrations.md: document MercadoPago integration (7 Latin
  American countries: Brazil, Argentina, Mexico, Chile, Colombia, Peru, Uruguay)
- .claude/skills/int-youtube/SKILL.md: document main account auth via .env
  placeholders; clarify scope list for YouTube Data + Analytics APIs
Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

Sorry @dvlexp, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

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