Skip to content

Add 'me' MCP tool for user identity#453

Merged
asim merged 1 commit intomainfrom
claude/add-me-tool
Mar 28, 2026
Merged

Add 'me' MCP tool for user identity#453
asim merged 1 commit intomainfrom
claude/add-me-tool

Conversation

@asim
Copy link
Copy Markdown
Member

@asim asim commented Mar 28, 2026

Adds 'me' tool to check authenticated identity via MCP.\n\nhttps://claude.ai/code/session_01GRGLA9yj7BpqKiyi6xFwnm

Returns account ID, admin status, and session info. Helps MCP
clients verify their authentication state.

MCP auth works via session cookies or PAT tokens in the
Authorization header. wallet_balance returns 0 for guests
instead of 403 (design choice), which makes it look unauthenticated.

https://claude.ai/code/session_01GRGLA9yj7BpqKiyi6xFwnm
@asim asim merged commit 91b9b5d into main Mar 28, 2026
2 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.

2 participants