Hacker News new | ask | show | jobs
by TimTheTinker 91 days ago
Why not put all of that into a skill file? The context overhead from an MCP connection is significantly higher.
1 comments

You're right actually. Exa's MCP server is stateless, just a REST wrapper. A skill + CLI would do the same job with way less context cost. Someone already built that (https://github.com/tobalsan/exa).