Skip to content

[codex] Attribute MCP drafts and polish README - #46

Merged
junseo2323 merged 1 commit into
mainfrom
codex/mcp-authorship-readme
Jun 22, 2026
Merged

[codex] Attribute MCP drafts and polish README#46
junseo2323 merged 1 commit into
mainfrom
codex/mcp-authorship-readme

Conversation

@junseo2323

Copy link
Copy Markdown
Owner

What changed

  • Attribute hosted draft_context_card writes to the authenticated Bearer token owner.
  • Pass authenticated user context from the hosted MCP route into the draft handler.
  • Add regression coverage for card_authors attribution.
  • Redesign the GitHub README header with the live URL at the top, clearer navigation, highlights, and a shorter connection example.

Why

Hosted MCP cards were created without a card_authors row. As a result, cards, reuse outcomes, token savings, and reputation were omitted from per-user leaderboard aggregation. The README also buried the live product URL and primary onboarding path.

Impact

New cards created through the hosted MCP endpoint are credited to the API token owner, so their contributions and downstream reuse metrics appear in leaderboards and profiles. Local stdio behavior remains unchanged when no authenticated user context exists.

Validation

  • npm test — 106 tests passed
  • npm run typecheck
  • npm run build
  • npm run web:build
  • git diff --check
  • Fly.io production deployment health check passed

@junseo2323
junseo2323 marked this pull request as ready for review June 22, 2026 07:24
@junseo2323
junseo2323 merged commit e891906 into main Jun 22, 2026
4 checks passed
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