HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ndimares

no profile record

Submissions

[untitled]

1 points·by ndimares·11 วันที่ผ่านมา·0 comments

[untitled]

1 points·by ndimares·12 วันที่ผ่านมา·0 comments

[untitled]

1 points·by ndimares·24 วันที่ผ่านมา·0 comments

[untitled]

1 points·by ndimares·2 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by ndimares·2 เดือนที่ผ่านมา·0 comments

Preparing Your Website for LLMs

speakeasy.com
2 points·by ndimares·5 เดือนที่ผ่านมา·0 comments

An alternative to code mode: serverless MCP

speakeasy.com
2 points·by ndimares·6 เดือนที่ผ่านมา·0 comments

Filtering large MCP tool responses with jq

speakeasy.com
4 points·by ndimares·9 เดือนที่ผ่านมา·0 comments

comments

ndimares
·8 เดือนที่ผ่านมา·discuss
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.