Remix.run Logo
0x696C6961 11 hours ago

Even if your agent has internet access, why waste tokens having it re-discover and re-implement its own API client each time? It doesn't make any sense.

hypercube33 4 hours ago | parent | next [-]

For me, I have a service that has multiple vectors of what would be called an API - PowerShell Modules, WMI, RESTFUL Web Services, some are available, some can do some things, some are more direct, some are not allowed with enterprise security etc.

Either way, I don't do what you suggest. I have self-learning rules and have the models build a well-rounded API engine once, then re-use it with query scripts through skills. Its portable and flexible in many environments.

marcelo-earth 4 hours ago | parent | prev [-]

This is my favorite position, the advantage of an MCP tends to lie more in token optimization.