Market Cap: $3.4163T -1.550%
Volume(24h): $133.3849B -8.180%
  • Market Cap: $3.4163T -1.550%
  • Volume(24h): $133.3849B -8.180%
  • Fear & Greed Index:
  • Market Cap: $3.4163T -1.550%
Cryptos
Topics
Cryptospedia
News
CryptosTopics
Videos
Top News
Cryptos
Topics
Cryptospedia
News
CryptosTopics
Videos
bitcoin
bitcoin

$108452.054690 USD

-1.13%

ethereum
ethereum

$2760.321956 USD

-0.75%

tether
tether

$1.000038 USD

0.00%

xrp
xrp

$2.249970 USD

-1.61%

bnb
bnb

$667.438855 USD

-0.21%

solana
solana

$160.026292 USD

-2.50%

usd-coin
usd-coin

$0.999802 USD

0.00%

dogecoin
dogecoin

$0.192224 USD

-1.67%

tron
tron

$0.276432 USD

-4.81%

cardano
cardano

$0.694606 USD

-2.41%

hyperliquid
hyperliquid

$41.404755 USD

0.55%

sui
sui

$3.352021 USD

-2.91%

chainlink
chainlink

$14.757478 USD

-2.66%

avalanche
avalanche

$21.452376 USD

-3.00%

stellar
stellar

$0.277006 USD

-0.77%

Cryptocurrency News Articles

New Authorization Specification Extends Model Context Protocol to Agentic AI Systems

May 15, 2025 at 12:57 am

As agentic AI systems – where large language models (LLMs) power autonomous, goal-driven agents – rapidly transition from experimental prototypes

New Authorization Specification Extends Model Context Protocol to Agentic AI Systems

Agentic AI systems, where large language models (LLMs) power autonomous, goal-driven agents, are rapidly transitioning from experimental prototypes to production-ready services. These agents read databases, trigger API calls, write to software-as-a-service (SaaS) platforms, and stitch together workflows across systems that weren't necessarily designed to coordinate. A fundamental question arises as these systems evolve: how should identity and access be handled when no human is in the loop?

Initially introduced by Anthropic, the Model Context Protocol (MCP) aims to be the lingua franca for agentic interoperability, providing a standardized interface for agents to interact with external tools, prompts, and resources. However, as agent actions become more powerful, and potentially dangerous, robust, flexible, and secure access control becomes essential.

The recently released MCP Authorization Specification proposes an essential first step: standardizing how clients obtain authorization to access protected MCP resources using OAuth 2.1 and PKCE (Proof Key for Code Exchange).

This post unpacks what the spec introduces, why PKCE was chosen, how the flow works, and why authentication remains a critical missing piece, especially in non-human entity interactions.

Why Agentic AI Needs a New Authorization Model

In traditional web architectures, authorization typically involves browser-based login flows, session cookies, or OAuth tokens issued after a human clicks "Authorize." Agentic AI systems present unique authorization challenges because they make autonomous API calls driven by LLMs, without direct user involvement.

These agents interpret prompts and programmatically plan tasks, necessitating strong API security measures. Typically long-lived, stateless, and dynamic, these agents operate without user oversight for access approval or execution guidance.

This change creates some challenges:

The MCP authorization specification attempts to impose structure on one part of this problem: how should an MCP client discover and obtain authorization to access protected resources?

Goals of the MCP Authorization Specification

The spec introduces a consistent, standards-based authorization workflow for MCP clients. Its goals are to:

What's in a PRM Document?

A PRM document is a JSON-based resource returned by an MCP server when access is denied. It typically includes:

Disclaimer:info@kdj.com

The information provided is not trading advice. kdj.com does not assume any responsibility for any investments made based on the information provided in this article. Cryptocurrencies are highly volatile and it is highly recommended that you invest with caution after thorough research!

If you believe that the content used on this website infringes your copyright, please contact us immediately (info@kdj.com) and we will delete it promptly.

Other articles published on Jun 13, 2025