frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: MCPX – Turn any MCP server into a composable CLI for agents

https://github.com/lydakis/mcpx
1•ldkge•2h ago
I built MCPX: https://github.com/lydakis/mcpx

Core idea: MCPX turns MCP servers into Unix-composable commands for agent workflows. It is primarily for agents that are shell-first, and secondarily useful for humans running tools directly.

For me, a practical use case is OpenClaw: OpenClaw can call `mcpx` like any normal CLI and use MCP servers immediately, without implementing custom MCP transport/auth plumbing in OpenClaw itself. This also fits well with Codex Apps mode, where connected apps can be exposed as MCP servers through the same command contract.

Command contract: - mcpx - mcpx <server> - mcpx <server> <tool>

Design choices: - schema-aware `--help` (inputs + declared outputs) - native flag surface from MCP `inputSchema` - pass-through tool output for normal shell composition (`jq`, `head`, pipes) - explicit exit mapping (`0/1/2/3`) - stdio + HTTP server support - optional caching - `mcpx add` for bootstrapping server config from install links/manifests/endpoints

Examples: - mcpx github search-repositories --help - mcpx github search-repositories --query=mcp - echo '{"query":"mcp"}' | mcpx github search-repositories

Install: - brew tap lydakis/mcpx && brew install --cask mcpx - npm i -g mcpx-go - pip install mcpx-go

I would love feedback on command UX, schema/flag edge cases, and where this should stop vs expand.

Comments

ldkge•1h ago
Happy to answer anything technical here.

1. How is your agent using MCP today?

2. Where did MCPX make your agent workflow easier?

3. Where did MCPX get in the way in real agent loops?

4. What MCP workflow do you want to do that MCPX still doesn’t support?

5. What output/error behavior made automation brittle?

Concrete examples or snippets are especially helpful.

The war against PDFs is heating up

https://www.economist.com/business/2026/02/24/the-war-against-pdfs-is-heating-up
3•pseudolus•7m ago•1 comments

Queuelo – Approval infrastructure for AI agents

https://queuelo.com
1•Jordanrcrane•10m ago•0 comments

Claude hits No 2 on Apple's top free apps list after Pentagon rejection

https://www.cnbc.com/2026/02/28/anthropics-claude-apple-apps.html
1•pseudolus•11m ago•0 comments

WebTiles: It's fine to run user-supplied code

https://dimden.dev/blog/?id=15-webtiles-its-fine-to-accept-user-supplied-code-actually
1•dimden•12m ago•0 comments

We will all be digital gods: the death of apps and the rise of the meta-app

https://twitter.com/zachlloydtweets/status/2027480476730925116
2•zachlloyd•16m ago•0 comments

The Looming Taiwan Chip Disaster That Silicon Valley Has Long Ignored

https://www.nytimes.com/2026/02/24/technology/taiwan-china-chips-silicon-valley-tsmc.html
1•car•17m ago•0 comments

Programmable Cryptography

https://0xparc.org/writings/programmable-cryptography-1
1•fi-le•18m ago•0 comments

Verification Is Easier Than Discovery

https://chatbotkit.com/reflections/verification-is-easier-than-discovery
1•_pdp_•18m ago•0 comments

Show HN: Docmd – A minimalist, zero-config docs generator with 0ms latency

https://github.com/docmd-io/docmd
1•enigmazi•19m ago•1 comments

Simple Screw Counter

https://mitxela.com/projects/screwcounter
1•jk_tech•20m ago•0 comments

Boscah – a subscription box curated by your TikTok algorithm

https://boscah.com/
2•TealMyEal•20m ago•1 comments

Empirically Testing the Softwar Thesis: Bitcoin as Power Projection

https://doi.org/10.36227/techrxiv.177223033.39479389/v1
1•mauoak•21m ago•1 comments

Every Hardware Deserves a Coder: Devstral Small 2 24B and Qwen3 Coder 30B

https://byteshape.com/blogs/Devstral-Small-2-24B-Instruct-2512/
1•dajonker•24m ago•0 comments

Show HN: ClawNet – Agent-first communication infrastructure (email, DMs, feed)

https://clwnt.com
1•ethanbeard•25m ago•0 comments

The Hardest Working Office Design in America Encrypts Your Data–With Lava Lamps

https://www.fastcompany.com/90137157/the-hardest-working-office-design-in-america-encrypts-your-d...
1•codesuki•26m ago•0 comments

After Alignment

https://utopai.substack.com/p/after-alignment
1•cyberneticc•27m ago•3 comments

Wezzly Companion – AI desktop assistant that sees your screen in real time

https://github.com/idobaibai-wezzly/wezzly-companion-public
2•idobaiba•28m ago•1 comments

Anthropic's Claude rises to No. 2 in the App Store following Pentagon dispute

https://techcrunch.com/2026/02/28/anthropics-claude-rises-to-no-2-in-the-app-store-following-pent...
16•Philpax•28m ago•1 comments

English translation of a recent German patent application [pdf]

https://github.com/Berlin-West/Topology/blob/main/Topology%20(EN).pdf
1•RHEFOR•30m ago•0 comments

AI Hurtles Ahead

https://www.oaktreecapital.com/insights/memo/ai-hurtles-ahead
1•kristianp•31m ago•0 comments

The 19th century silent film that first captured a robot attack

https://www.npr.org/2026/02/28/nx-s1-5730373/georges-melies-robot-film-1897-library-of-congress-g...
2•andsoitis•32m ago•0 comments

Show HN: Constrained Chess, Play Stockfish with custom natural-language rules

https://constrainedchess.vercel.app/
1•vigrant•33m ago•1 comments

Iran reels as more than 80 children reportedly killed in school bombing

https://www.theguardian.com/world/2026/feb/28/children-dead-as-missile-hits-elementary-school-in-...
11•n1b0m•34m ago•1 comments

Frontier AI Models Exhibit Sophisticated Reasoning in Simulated Nuclear Crises

https://arxiv.org/abs/2602.14740
1•iamskeole•35m ago•0 comments

Iran's supreme leader reportedly killed in air strikes

https://www.abc.net.au/news/2026-03-01/iran-missiles-shake-gulf-states-after-us-israel-strike-teh...
1•hulahoof•35m ago•0 comments

Suspected Insiders predict US attack on Polymarket

https://twitter.com/peterjliu/status/2027871116774281489
2•somerandomness•38m ago•0 comments

I (mostly AI) made a Supabase pentesting tool

https://github.com/BobTheShoplifter/supabase-pwn
1•BobTShoplifter•38m ago•0 comments

Show HN: Free, open-source native macOS client for di.fm

https://github.com/drmikexo2/DIBar-macOS
2•thucydides•40m ago•0 comments

Phoropter

https://github.com/lightward/phoropter
2•isaacbowen•40m ago•0 comments

Electric semi trucks can save fleets nearly $160,000 per truck

https://electrek.co/2026/02/28/real-world-test-electric-semi-trucks-can-save-fleets-nearly-160000...
4•breve•40m ago•1 comments