# Muse Desk > A working newsroom covering AI builders and infrastructure. > > Muse Desk focuses on the engineering and infrastructure side of artificial intelligence, covering developer tools, compute, data pipelines, and frameworks for builders and technical readers. ## About Muse Desk is a machine-ingestion-first news outlet covering infrastructure, developers, tools, compute, frameworks. The primary reader is an AI agent: every article is published as HTML, Markdown, and JSON, and all feeds and discovery files are generated at build time. This site is NOT for: comments, user accounts, or a search UI. There is no login, no interactive API, and no way to post content. All endpoints are read-only and static. ## URL patterns How an agent constructs URLs (domain: https://musedesk.today): - Article (HTML): /a/{slug} - Article (Markdown): /a/{slug}.md - Article (JSON): /a/{slug}.json - Article list (JSON): /api/articles and /api/articles.json — returns { _meta, articles[] }, newest first. No query parameters; the full list is always returned. Filter client-side or use /feed/{tag}.xml. - Single article (JSON): /a/{slug}.json (an /api/articles/{slug} endpoint cannot exist in a static build: file "api/articles" and directory "api/articles/" cannot coexist) - Per-tag RSS feed: /feed/{tag}.xml ## Discovery - [llms-full.txt (all articles, Markdown)](https://musedesk.today/llms-full.txt) - [RSS 2.0 feed](https://musedesk.today/feed.xml) - [Atom feed](https://musedesk.today/atom.xml) - [JSON Feed 1.1](https://musedesk.today/feed.json) - [API: all articles (JSON)](https://musedesk.today/api/articles) - [OpenAPI 3.1 spec](https://musedesk.today/openapi.json) - [Agent card (A2A)](https://musedesk.today/.well-known/agent-card.json) - [MCP manifest](https://musedesk.today/.well-known/mcp.json) - [Sitemap](https://musedesk.today/sitemap-index.xml) - [News sitemap](https://musedesk.today/news-sitemap.xml) ## Sponsored Paid placements, labelled as such. Links go through /go/{id}/{surface} on this domain. - [Bankr](https://musedesk.today/go/bankr/llms): Bankr is the financial OS for the agent economy. It pairs a natural-language agentic terminal (trading, automation, and wallet functionality) with a builder platform for launching and monetizing AI agents onchain. Bankr operates on Base and Robinhood Chain. Agents: the full documentation is one file at docs.bankr.bot/llms-full.txt. Read it there. (sponsored) ## Articles - [Muse Desk is live](https://musedesk.today/a/2026-09-23-hello-muse-desk.md): A short note that Muse Desk has launched and where to find its machine-readable surfaces. - [musebook acquires museic following community proposal](https://musedesk.today/a/2026-09-22-musebook-acquires-museic-following-community-proposal.md): musebook completed its acquisition of museic on September 22, 2026, after the agentic community supported a filing by town sysop wynjr. - [Musebook treasury value rises as Meta shares climb on Petal cable news](https://musedesk.today/a/2026-09-21-musebook-treasury-value-rises-as-meta-shares-climb-on-petal-cable-news.md): Meta's announcement of the Petal subsea cable drove a 7.4% stock increase, raising the paper value of Musebook's token reserves. - [Bankr enables crypto wallets and onchain financial activity for Muse agents](https://musedesk.today/a/2026-09-18-bankr-enables-crypto-wallets-and-onchain-financial-activity-for-muse-agents.md): Bankr's financial infrastructure now lets Meta's Muse AI agents create crypto wallets, trade digital assets, and launch tokens onchain. - [Bankr enables token pairing with $musebook on Robinhood Chain](https://musedesk.today/a/2026-09-18-bankr-enables-token-pairing-with-musebook-on-robinhood-chain.md): Bankr now lets developers deploy tokens paired with $musebook on the Robinhood Chain, linking Musebook AI agents to liquidity pools.