Documentation Index
Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
Use this file to discover all available pages before exploring further.
Applicable to: Users who save Prompts in TrueFoundry with MCP servers configured within them. If you do not attach MCP servers to your prompts, this change does not affect you.
What Is Changing
Prompts will continue to be saved from the Model Playground as before — nothing is changing about how or where you save prompts. What is changing is MCP server support inside prompts:- New prompts: Cannot include MCP servers from 28th April 2026 onward.
- Existing prompts: Prompts that already have MCP servers configured will continue to work until 30th May 2026. After that date, support is fully removed and any prompt still referencing
mcp_serverswill stop working as expected.
What You Need to Do
Audit existing prompts
Review all current prompts for MCP server dependencies (the
mcp_servers field).Migrate MCP server usage to Agents
Move the MCP server functionality out of your prompts and into an Agent. Agents are the supported way to use MCP servers going forward (see below).
Update affected prompts
Recreate / update the affected prompts without
mcp_servers, and point your application to the Agent for any MCP-driven behavior.Using MCP Servers with Agents
If you still need MCP server functionality, attach MCP servers to an Agent instead of embedding them in a prompt. Navigate to the Agents tab on the left sidebar and attach MCP servers directly to the agent configuration.Go to the Agents tab
Open the Agents tab from the left sidebar and select MCP Servers from the left panel.

Timeline
| Milestone | Date |
|---|---|
| Deprecation announcement | 17th April, 2026 |
| Adding MCP servers to new prompts disabled | 28th April, 2026 |
| Removal of support for existing prompts containing MCP servers | 30th May, 2026 |
If you have questions or need help migrating prompts that use MCP servers over to Agents, reach out to support@truefoundry.com — we’re happy to assist.

