> ## 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.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.chainstack.com/feedback

```json
{
  "path": "/changelog/chainstack-updates-april-22-2026",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Chainstack updates: April 22, 2026

> Chainstack adds an Agents page in the console with a migration prompt for AI coding agents, MCP server access, llms-full.txt, and Chainstack skill.

**Console**. The new [Agents page](https://console.chainstack.com/agents) is live in the Chainstack console. One place to plug Chainstack into Claude Code, Codex CLI/App, Gemini CLI, Cursor, or any other coding agent:

* **Migrate to Chainstack** — `get docs.chainstack.com/docs/migrate-to-chainstack-with-ai.md` runs a pre-written prompt that switches your project's RPC endpoints over to Chainstack.
* **Docs for Agents** — point your agent at [llms-full.txt](https://docs.chainstack.com/llms-full.txt) for all Chainstack docs in one shot, or pull them through the Chainstack MCP server (see below).
* **MCP Server** — `get mcp.chainstack.com` connects the [Chainstack MCP server](https://mcp.chainstack.com) for full access to infrastructure, testnet faucet funds, and the Chainstack documentation from inside your agent.
* **Skills** — `get mcp.chainstack.com/skill` installs the [Chainstack skill](https://mcp.chainstack.com/skill) in your agent so it can operate the Chainstack platform, contact Chainstack directly, pull testnet faucet funds, build web3 apps, and apply battle-tested best practices for web3 infrastructure.
