frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

The Risk (and Opportunity) of MCP Sampling

https://owlfort.io/blog/the-risk-and-opportunity-of-mcp-sampling
2•brazukadev•1h ago

Comments

schwentkerr•25m ago
In short - 4 ways to handle MCP sampling risks:

1. Capability gating - Don't declare sampling capability during init for external/untrusted servers. Keep it enabled only for internal trusted ones.

2. Human approval loops - Force manual review before any sampling request hits your LLM. Protocol says "SHOULD" not "MUST" so implementation varies.

3. Token rate limiting - Set max_tokens params client-side when calling LLM APIs. Again, relies on individual devs following policy.

4. True MCP proxy - Terminate & reestablish connections (not just network filtering). Enables granular controls like "sampling for tool A but not B."

The real issue: first 3 strategies depend on individual developers following security policies. Only #4 gives centralized control.

Sampling's a double-edged sword - shifts LLM costs from server to client (good for internal workflows) but opens denial-of-wallet attacks from malicious external servers.

Most orgs probably don't even know this feature exists yet. Worth noting the travel booking example is compelling - instead of travel team paying tokens to format JSON responses, the requesting department's LLM budget handles it. Smart cost allocation if you can secure it properly.

Replace PostgreSQL with Git for your next project

https://devcenter.upsun.com/posts/why-you-should-replace-postgresql-with-git-for-your-next-project/
1•tlar•56s ago•0 comments

The 3,000-year-old story hidden in the @ sign

https://www.bbc.com/future/article/20250923-the-3000-year-old-story-hidden-in-your-keyboard
1•andsoitis•1m ago•0 comments

B2B Marketing in 2026: Distribution is the Monopoly

https://aiforcontentmarketing.ai/b2b-marketing-in-2026-distribution-is-the-monopoly/
1•pakostina•2m ago•0 comments

US debt investors raise alarm over lending standards

https://www.ft.com/content/cdb5ad3e-1c11-48af-9852-00ccc147abbf
1•toomuchtodo•2m ago•1 comments

Show HN: I built a tool to generate MCP configurations for your servers

https://mcp-config-generator.koladev.xyz/
1•koladev32•3m ago•0 comments

Claude is now available in Microsoft 365 Copilot

https://www.anthropic.com/news/claude-now-available-in-microsoft-365-copilot
2•meetpateltech•4m ago•0 comments

Key Principles for Robust Browser Automation

https://anchorbrowser.io/blog/key-principles-for-building-robust-browser-automation
1•jmarbach•4m ago•0 comments

Step by step guide to becoming a modern back end developer in 2025

1•semblanocaio•4m ago•0 comments

Flow: A Pragmatic Approach to Composable Business Logic in C#

https://www.bahmanm.com/2025/09/flow-clean-composable-csharp.html
1•bahman-m•6m ago•0 comments

The Indonesian Protests Are a Revolt Against Oligarchy

https://jacobin.com/2025/09/indonesia-protests-prabowo-austerity-police/
1•PaulHoule•6m ago•0 comments

Google AdX Anti Trust Trial – Remedies Phase

https://monopoly-report.com/p/day-1-a-tale-of-two-remedies
1•prasadjoglekar•7m ago•1 comments

Just How Resilient Are Large Language Models?

https://www.rdrocket.com/blog/just-how-resilient-are-large-language-models
1•decodebytes•7m ago•0 comments

US Negotiating $20B Swap Line with Argentina

https://www.bloomberg.com/news/articles/2025-09-24/bessent-says-us-negotiating-20-billion-swap-li...
2•wslh•8m ago•2 comments

Headless CMS for E-commerce: More sales than with traditional CMSs?

https://thebcms.com/blog/headless-cms-for-e-commerce
1•Ja10th•9m ago•0 comments

Disney is raising the price of Disney+ and Hulu

https://techcrunch.com/2025/09/23/disney-is-raising-the-price-of-disney-hulu-subscriptions-next-m...
3•EthanAsher•11m ago•0 comments

Show HN: Vibe Coding – From zero to your first project in 100 challenges

https://www.100vibecoding.com/
3•rogarmu8•11m ago•4 comments

How to Be a Leader When the Vibes Are Off

https://chaoticgood.management/how-to-be-a-leader-when-the-vibes-are-off/
2•mooreds•13m ago•0 comments

Supply chain attacks are exploiting our assumptions

https://blog.trailofbits.com/2025/09/24/supply-chain-attacks-are-exploiting-our-assumptions/
3•woodruffw•16m ago•0 comments

Marketing Duckbill Group with Corey Quinn [video]

https://www.youtube.com/watch?v=XIK1OxygEMc
3•mooreds•16m ago•0 comments

Ask HN: Similar-named company's issues flooding our support – what to do?

1•punkpeye•16m ago•0 comments

Google AI Studio API has been unreliable for the past 2 weeks

https://martinalderson.com/posts/google-ai-studio-api-unreliable-for-two-weeks/
1•martinald•17m ago•0 comments

Astronomers want nuclear explosives to blow up asteroid before it strikes Moon

https://www.independent.co.uk/space/asteroid-2024-yr4-moon-impact-nuclear-explosion-b2831872.html
1•DocFeind•17m ago•0 comments

How This Retro Cafeteria Became a Launchpad for Buffalo’s Food Entrepreneurs

https://www.thefoodcorridor.com/blog/how-this-retro-cafeteria-became-a-launchpad-for-buffalos-foo...
1•mooreds•17m ago•0 comments

The Lambda Calculus – Stanford Encyclopedia of Philosophy

https://plato.stanford.edu/entries/lambda-calculus/
1•lordleft•17m ago•0 comments

'Patients Will Wait Longer:' $100k Visa Fee Risks Worsening Doctor Shortage

https://www.bloomberg.com/news/articles/2025-09-22/trump-s-100-000-visa-fee-threatens-to-worsen-d...
2•rectang•18m ago•1 comments

Show HN: UI library for Typesense Search (MIT licensed)

https://github.com/AnnexLabs/AnnexUI
2•onassar•19m ago•1 comments

The General Automation GA-16 16-Bit CPU – The CPU Shack Museum

https://www.cpushack.com/2025/08/16/the-general-automation-ga-16-16-bit-cpu/
1•rbanffy•19m ago•0 comments

Archestra – open-source MCP orchestrator for everyone

https://github.com/archestra-ai/archestra
11•ashvardanian•21m ago•1 comments

Show HN: CLI for analyzing competitor docs (open source)

https://github.com/qb-harshit/Competitve-Intelligence-CLI
1•Harshitjain•21m ago•0 comments

Show HN: Dayflow – A git log for your day

https://github.com/JerryZLiu/Dayflow
1•jerryliu12•23m ago•1 comments