HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ndimares

no profile record

投稿

[untitled]

1 ポイント·投稿者 ndimares·11 日前·0 コメント

[untitled]

1 ポイント·投稿者 ndimares·12 日前·0 コメント

[untitled]

1 ポイント·投稿者 ndimares·24 日前·0 コメント

[untitled]

1 ポイント·投稿者 ndimares·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 ndimares·2 か月前·0 コメント

Preparing Your Website for LLMs

speakeasy.com
2 ポイント·投稿者 ndimares·5 か月前·0 コメント

An alternative to code mode: serverless MCP

speakeasy.com
2 ポイント·投稿者 ndimares·6 か月前·0 コメント

Filtering large MCP tool responses with jq

speakeasy.com
4 ポイント·投稿者 ndimares·9 か月前·0 コメント

コメント

ndimares
·8 か月前·議論
We literally just did something like this on Gram, not exactly what you're saying, but it's pretty close... https://www.speakeasy.com/blog/how-we-reduced-token-usage-by...

We have a platform (Gram) which is serverless MCP. Now users can launch MCP servers that only have 3 tools, search, describe, execute. Gram handles the tool routing, and execution (acting sort of like the sandbox). So the client only ever needs to know about those three tools. Everything else is abstracted.