3/18/2026 at 5:01:50 PM
I feel like the word "protocol", is just abused like it is a glorified marketing term. Kind of like how the word "hacker" was abused in everything else that had nothing to do with hacking.MCP was just a glorified way of tool calling but generated so much hype (and it eventually died down). Now we have MPP. Which again - could have just been another tool call exposed to the agent.
Imagine you hire someone who claimed to have invented a new protocol and you're thinking of something like TCP or UDP, but all they share is just a markdown file.
by neya
3/18/2026 at 11:50:48 PM
"protocol" is just an agreement to communicate in a standardized way. this is a protocol. a tool call exposed to the agent is a protocol - the act of "exposing it to the agent" means you're defining a protocol.there's nothing wrong with calling this a protocol. the problem is in hyping it up as though every protocol is going to be world-changing on the level of TCP.
by notatoad
3/18/2026 at 5:42:28 PM
The good ol' folks at Stripe's collaborators Tempo Labs tried to make an RFC-style description page for MPP: https://paymentauth.org/ (full doc on IETF draft page: https://datatracker.ietf.org/doc/draft-ryan-httpauth-payment...)I almost was going to point it out as evidence there was thought put into it. Nope, it's flimsy and AI generated.
Also, it contains provisions for scamming customers:
> 403 indicates the payment succeeded but access is denied by policy
No, it doesn't explain how to refund payments for customers you deny access to.
by ai-inquisitor
3/18/2026 at 8:46:21 PM
I recently redesigned my blog to look like a modern RFC and I'm loving the way they've decided to render tables in their plain text, definitely gonna steal that.On topic though, Stripe is trying to make themselves the Visa/Mastercard of crypto. They're in position to do so and it seems like Coinbase is their other half. I don't trust or like it though.
by NetOpWibby
3/18/2026 at 9:36:32 PM
The best Visa/Mastercard of crypto already exists and is called Flexa. (https://flexa.co/payments#pricing)by ahnick
3/18/2026 at 10:19:39 PM
Oh wow, I never heard of this. I'm currently working on something similar with the same 1% rate, haha! WELPby NetOpWibby
3/18/2026 at 6:10:20 PM
This one is even worse IMO> Servers MAY return 402 when:
> * Offering optional paid features or premium content
This implies that a successful GET request to a resource that user already does have access to, might still return 402 instead of 200. This makes 402 basically unworkable.
by Xirdus
3/18/2026 at 6:48:53 PM
An RFC is a request for comments, contributions.Are you open to contributing to this RFC?
by pertsix
3/18/2026 at 8:18:17 PM
that doesnt sound nearly as fun as getting upvotes, if im honestby john_strinlai
3/18/2026 at 9:38:27 PM
Will they get a slice of the earnings in return by Stripe?by darkwater
3/18/2026 at 7:40:57 PM
Was it AI generated? If so, should I just delegate my AI to do so?by pear01
3/18/2026 at 8:40:03 PM
[dead]by brendan_j_ryan
3/18/2026 at 11:09:43 PM
[flagged]by meindnoch
3/18/2026 at 6:50:11 PM
I've been thinking this, but never really put it into words.Every time I see one of these I think "You are just describing an API".
by devmor
3/19/2026 at 4:57:36 AM
I mean, I have had people unironically declare they had written compilers or exploits, which were actually just javascript or golang wrappers around the real payload, or all of the irrelevant lexer/parser/typechecker/optimizer/assembler bits.. I'm sure they were just as trivial, especially today with LLMs..by rdevilla
3/18/2026 at 6:03:29 PM
I think this started when "web3" cryptocurrency projects started using the term to pretend that something which isn't much more than a service that uses a blockchain network to move money around was actually somehow "decentralized" and that that made it more trustworthy.by treyd