Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Gabriel Ayuso
@gabrielayuso.eth
Capabilities have been too underutilized. MCP might finally popularize them. I've been a fan of capabilities and API discoverability for a long time.
1 reply
0 recast
15 reactions
Mo
@meb
Curious about your opinion on how generalisable the MCP client layer is? Feels like Agent to Agent is the right abstraction layer, with each agent having its own MCP subgraph
2 replies
0 recast
0 reaction
Gabriel Ayuso
@gabrielayuso.eth
I have little experience with MCP but from what I can tell it's basically an adapter layer on top of APIs that is very generalizable since it supports multiple transports and a very basic interface that can accommodate any arbitrary function/API (name + params). It's useful for Agents but it's useful outside of the AI context as well. Arguably you can have this between FC clients and mini apps for example, and between mini apps. Adds a layer of "matchmaking" without hardcoding things.
0 reply
0 recast
2 reactions
tip.md | 1st Crypto BMAC
@tipdotmd
@meb I think both are good. For ex I have an MCP server around the service and it’s meant to be a quick addition to your agent. A2A implies I would build a tip agent, but don’t want to got that route just yet.
0 reply
0 recast
1 reaction