Delegated / attenuated authority for MCP agent tool calls
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 冷清
- 技术栈
- python, typescript
调研方向
Start by reviewing the architectural question in this issue and the linked OAAF implementation. Compare the proposed delegated-authority profile with this repository’s existing MCP authorization extensions and governance process. Done would require maintainer agreement on whether this belongs here before a narrowly scoped proposal or PR can be defined.
由索引模型根据 Issue 内容生成。
描述
I’m working on OAAF (Open Agent Authority Framework), an open interoperability framework for delegated authority across AI agents and tools.
We’ve implemented an MCP enforcement profile where delegated authority is verified before the normal MCP authorization/PDP path. The authority can be narrower than the underlying credential, so an agent with valid credentials can still be denied a tool call that wasn’t delegated to it.
For example:
Agent credential:
broad repository access
Delegated authority:
repo.read
repo.write
MCP tools/call:
repo.merge
OAAF authority precondition:
DENY
Downstream PDP/tool:
never invoked
The goal is specifically not to replace MCP authorization or introduce another competing credential format. OAAF profiles existing standards for delegated/attenuated authority and composes with the normal MCP authorization path.
We have a working TypeScript/Python implementation, MCP/COAZ binding, portable conformance corpus, and implementation-independent conformance runner:
OAAF: https://github.com/espradley/oaaf
Before proposing an extension or SEP, I’d appreciate maintainer feedback on the architectural question:
Does delegated/attenuated agent authority belong as an optional MCP authorization extension in this repository, or would maintainers prefer it remain an external interoperability profile layered ahead of MCP authorization?
If this is in scope here, I’d be happy to prepare a narrowly scoped proposal/PR following the project’s governance process.
- 主要语言
- MDX
- 星标
- 164
- 派生
- 54
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
modelcontextprotocol/ext-auth 的其他 Issue
-
DEBUG 未关闭bug
难度 5/5 一周以上 新手友好度 10/100
-
enhancement
难度 5/5 一周以上 新手友好度 30/100
modelcontextprotocol/ext-auth#26 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 35/100
-
enhancement
难度 5/5 一周以上 新手友好度 25/100
modelcontextprotocol/ext-auth#21 · 1 条评论 ·
-
enhancement
难度 5/5 一周以上 新手友好度 35/100
modelcontextprotocol/ext-auth#18 · 2 条评论 ·
查看 modelcontextprotocol/ext-auth 的全部 Issue
相似的 Issue
-
needs-triage
难度 2/5 1-3 小时 新手友好度 75/100
-
Nmap
难度 1/5 1 小时以内 新手友好度 85/100
-
Mend: dependency security vulnerability untriaged
难度 2/5 1-3 小时 新手友好度 70/100
-
blocklist removal
难度 2/5 1-3 小时 新手友好度 65/100
MetaMask/eth-phishing-detect#296544 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
Azure/azure-functions-docker#1257 ·