Skip to content

Feat 支持设置环境变量与连接mcp需身份校验#1

Merged
LiusCraft merged 2 commits into
mainfrom
feat/authandenv
Dec 25, 2025
Merged

Feat 支持设置环境变量与连接mcp需身份校验#1
LiusCraft merged 2 commits into
mainfrom
feat/authandenv

Conversation

@LiusCraft
Copy link
Copy Markdown
Owner

No description provided.

LiusCraft and others added 2 commits December 25, 2025 14:34
- Add list_vars, get_var, set_var, delete_var tools for managing variables
- Support ${VAR_NAME} syntax in headers and authentication fields
- Add recursive variable substitution for nested references
- Improve get_api and update_api to support lookup by name
- Refactor enums to use derive(Default) macro

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Adds optional Bearer token authentication middleware for the MCP HTTP
endpoint. When a token is provided via --token or MCP_OPENAPI_TOKEN env
var, requests must include a valid Authorization header.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@LiusCraft LiusCraft changed the title Feat/authandenv Feat 支持设置环境变量与连接mcp需身份校验 Dec 25, 2025
@LiusCraft LiusCraft merged commit c883c39 into main Dec 25, 2025
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