---
title: "Unfortunately, Sprites Now Speak MCP"
url: https://daily.dev/posts/unfortunately-sprites-now-speak-mcp-kszqhy7ny
source_url: https://fly.io/blog/unfortunately-mcp/
type: article
source: "Fly.io"
published: 2026-03-10T19:59:19.094Z
updated: 2026-03-15T03:23:16.056Z
tags: ["ai-agents", "cloud", "mcp"]
reading_time: 6
upvotes: 9
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Unfortunately, Sprites Now Speak MCP

**[Fly.io](https://daily.dev/sources/flydotio)** · 6 min read · 9 upvotes · 0 comments

## Summary

Fly.io has added MCP (Model Context Protocol) support to Sprites, their disposable cloud VM product, allowing AI agents like Claude, Gemini, and Codex to spin up and manage Sprites directly. The post is candid that MCP is not the preferred integration method — the team argues CLI tools and discoverable APIs are more efficient because they reveal capabilities progressively and avoid bloating agent context with unused tool descriptions. MCP is offered as a fallback for agents that can't run shell commands. The post also advocates for giving agents real computers with persistent filesystems over stateless sandboxes, and includes guardrails like org-scoped authentication, Sprite count caps, and name prefixes to keep agent-created VMs manageable.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://fly.io/blog/unfortunately-mcp/>

## Similar posts on daily.dev

- [Code And Let Live](https://daily.dev/posts/code-and-let-live-haeiv3yfw) · Fly.io · 4 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#cloud](https://daily.dev/tags/cloud), [#mcp](https://daily.dev/tags/mcp)

[View this post on daily.dev](https://daily.dev/posts/unfortunately-sprites-now-speak-mcp-kszqhy7ny)
