frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Call Center Air Asia Indonesia

1•kanzariya123•1m ago•0 comments

Airbnb testing a 'kitchen stocking' service

https://techcrunch.com/2025/11/12/airbnbs-testing-a-kitchen-stocking-service-that-lets-guests-pla...
1•jbredeche•3m ago•0 comments

FunkSec – Alleged Top Ransomware Group Powered by AI

https://research.checkpoint.com/2025/funksec-alleged-top-ransomware-group-powered-by-ai/
1•weinzierl•6m ago•0 comments

Show HN: UltraLocked – iOS file vault using Secure Enclave and PFS

https://github.com/UltraLocked/UltraLocked
1•proletarian•7m ago•1 comments

Nitrate and nitrite reductases in the microbiota of the human intestinal tract

https://febs.onlinelibrary.wiley.com/doi/10.1111/febs.70299
1•PaulHoule•8m ago•0 comments

An official atlas of North Korea

https://www.cartographerstale.com/p/an-official-atlas-of-north-korea
1•speckx•9m ago•0 comments

Reselling tickets for profit to be outlawed in UK government crackdown

https://www.theguardian.com/money/2025/nov/17/reselling-tickets-for-profit-to-be-outlawed-in-uk-g...
2•helsinkiandrew•10m ago•0 comments

Show HN: MCP Traffic Analysis Tool

https://github.com/mcp-shark/mcp-shark
2•o4isec•10m ago•0 comments

Verifiability

https://karpathy.bearblog.dev/verifiability/
3•AIBytes•10m ago•0 comments

Show HN: jsrun – Isolated JavaScript Runtime in Python via Embedded V8

https://github.com/imfing/jsrun
1•imfing•10m ago•0 comments

Highlights from Git 2.52

https://github.blog/open-source/git/highlights-from-git-2-52/
2•chmaynard•11m ago•0 comments

Show HN: Kalendis – Scheduling API (keep your UI, we handle timezones/DST)

https://kalendis.dev
2•dcabal25mh•11m ago•0 comments

Can automation help make the humanities more human?

https://resobscura.substack.com/p/can-automation-make-the-humanities-more-human
1•benbreen•14m ago•0 comments

Show HN: A Tool to Explore Wikipedia with AI Assistance

https://wikidive.net/
1•atulvi•15m ago•0 comments

The Illusion of Progress

https://forumgeopolitica.com/article/the-illusion-of-progress
1•corford•16m ago•0 comments

Show HN: Building WebSocket in Apache Iggy with Io_uring and Completion Based IO

https://iggy.apache.org/blogs/2025/11/17/websocket-io-uring/
1•spetz•16m ago•0 comments

Comprehensive Fed Study Finds Tariffs Lower Inflation, Raise Unemployment

https://www.frbsf.org/research-and-insights/publications/working-papers/2025/11/what-is-a-tariff-...
4•gradus_ad•19m ago•1 comments

Picquer MCP Server by Mcpbundles.com

https://www.mcpbundles.com/blog/picqer-warehouse-management-mcp
1•tonyl•20m ago•0 comments

ALS Nerve Damage Reversed Using RNA-Based Gene Therapy

https://www.technologynetworks.com/biopharma/news/als-nerve-damage-reversed-using-rna-based-gene-...
1•wslh•21m ago•0 comments

Muscle-derived miR-126 regulates TDP-43 axonal local synthesis and NMJ integrity

https://www.nature.com/articles/s41593-025-02062-6
1•wslh•22m ago•0 comments

She Took JPMorgan for $175M. That Doesn't Include Her Restaurant Bills

https://www.nytimes.com/2025/11/14/business/charlie-javice-jpmorgan-legal-bills.html
1•ceejayoz•23m ago•1 comments

A Collision with Space Debris Leaves 3 Chinese Astronauts Stranded in Orbit

https://arstechnica.com/science/2025/11/three-astronauts-are-stuck-on-chinas-space-station-withou...
3•tjwds•24m ago•0 comments

Show HN: UpBeat – an AI-Enhanced RSS/Atom Reader that only shows you good news

https://upbeat.mitchelltechnologies.co.uk
3•seanmtracey•25m ago•0 comments

Show HN: A framework for designing and prototyping with AI-assisted code editors

https://github.com/bmoff/code-first-design
1•moff444•27m ago•0 comments

Software 1.0 easily automates what you can specify, 2.0 what you can verify

https://twitter.com/karpathy/status/1990116666194456651
1•speckx•27m ago•1 comments

Ask HN: How to orchestrate multi-agent workflows (beyond one-shot prompts)?

1•grandimam•28m ago•0 comments

JUCE with the Zig Build System

https://github.com/szkkng/juzi
2•akatsutki•30m ago•0 comments

Official LIGO-Virgo-Kagra Benchmark Shows KFR Outperforming FFTW in CERN Root

https://ar5iv.labs.arxiv.org/html/2503.14292
2•danlcaza•32m ago•0 comments

Every log must fire: applying Chekhov's gun to cybersecurity incident reports

https://andreafortuna.org/2025/11/17/chekhovs-gun-and-cybersecurity-incident-reports
4•speckx•33m ago•2 comments

Chat – all-new secure messaging on X

https://twitter.com/chat/status/1989465741444485180
1•ChrisArchitect•33m ago•0 comments
Open in hackernews

Show HN: MCPShark – Wireshark for Model Context Protocol Traffic

https://www.mcpshark.sh/
2•belai•1h ago

Comments

belai•1h ago
Hey HN,

I'm a Senior SW. I built this with a friend (who is a Staff Software Engineer) as we both want to grow in the space of MCP/ Agent security and Agents Identity and Access Management (IAM).

We build MCPShark around solving security issues in MCP adoption. For example, currently, the adoption of MCP servers expose teams into security vulnerabilities such as tool poisoning, rug-pull attack etc. Thus, we built MCPShark.

MCPShark is a Wireshark like network traffic analysis tool for MCPs. It can easily integrate with developer IDEs and we intend to solve following problem.

The problem: You have ZERO visibility into what's happening. When Claude calls your MCP server, you can't see:

- What requests are being made - What data is being sent - Why tool calls fail - If there are security issues

Here's what MCPShark does: Think tcpdump + Wireshark, but specifically for MCP protocol.

Current features:

- Capture all HTTP requests/responses between IDE and MCP servers - Wireshark-like forensic analysis interface - Aggregate multiple MCP servers (HTTP and stdio) - Filter by method, status, session, server - SQLite audit logs

Status: Alpha. Still testing, rough edges. Works with Cursor, Windsurf, Claude Desktop.

We appreciate your genuine feedback. We like to solve real problems and make an impact.

- Is lack of MCP visibility a real problem for you? - What debugging/security features would help most? - Developer debugging vs security monitoring - which matters more? - Should we integrate with security tools like Invariant Labs' mcp-scan? - Above all, are we solving a real pain point. What pain points you'd like us to solve?

Links:

GitHub: https://github.com/mcp-shark/mcp-shark Desktop app (WIP): https://github.com/mcp-shark/mcp-shark-app

We're serious about agent security and IAM. Doing this part-time but committed. Open to all feedback, especially critical feedback. Happy to answer questions about implementation, architecture, or MCP in general.