Skip to content

Require auth for local MCP API#153

Merged
Daliys merged 1 commit into
developmentfrom
daliys/issue-62-local-auth
Jul 6, 2026
Merged

Require auth for local MCP API#153
Daliys merged 1 commit into
developmentfrom
daliys/issue-62-local-auth

Conversation

@Daliys

@Daliys Daliys commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary

  • require a per-session token before HTTP/WebSocket JSON-RPC dispatch
  • pass the token through generated MCP configs and the Python bridge
  • mark stale client configs outdated when the auth token is missing or stale
  • update docs and README examples for the auth header/env

Validation

  • PYTHONDONTWRITEBYTECODE=1 scripts/prepush-validate.sh --static-only
  • pre-push hook: static validation plus quick live server smoke

Fixes #62

@Daliys Daliys merged commit fae4f2e into development Jul 6, 2026
5 checks passed
@Daliys Daliys deleted the daliys/issue-62-local-auth branch July 6, 2026 12:39
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