6 ms·
Seems like over engineering just build an API in front of your agent, give the other agent the spec in a markdown file.
by asdev 3mo ago
Seems like over engineering just build an API in front of your agent, give the other agent the spec in a markdown file.
- pocksuppet 3mo agowhy dropbox when you can just rsync
- dewey 3mo agoI'm a fan of that phrasing usually but that's not a good comparison in this case I feel. Agents are perfectly fine to use existing REST APIs. I have yet to see the big selling point for MCP as they are usually a very thin layer on top of an existing API just with a formalized description for each tool. How is it better than just a REST API with a openapi spec json file?
- dkdcdev 3mo agoyou can also put that REST API behind a self-documenting CLI. that’s how I setup my agents to talk to each other
- RobRivera 3mo agoI wouldnt generalize it like that. Its a real position and viable option.