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

# Chainstack updates: April 27, 2026

> The Chainstack MCP server adds Pi coding agent support via the skill route, and the discovery page now advertises pricing and testnet funds.

**MCP Server**. [Pi](https://pi.dev/) coding agent users can now install the Chainstack skill:

```bash theme={"system"}
curl -o ~/.agents/skills/chainstack/SKILL.md https://mcp.chainstack.com/skill
```

* Pi uses the **skill route only** — it [rejects MCP servers by design](https://mariozechner.at/posts/2025-11-02-what-if-you-dont-need-mcp/) — so the [discovery page](https://mcp.chainstack.com) now flags this to keep Pi users on the right setup path. All tools work via Pi's bash and the public HTTP endpoint.
* The discovery page description now covers the full tool surface: deploy and manage blockchain nodes, search protocol docs and RPC references, check platform status, get pricing, request testnet funds, and reach the Chainstack team.
