Commit 75daf59
authored
docs(mastra): point MCP client at mcp.apify.com (drop /sse) (#2620)
## What
Update the Mastra MCP integration guide to connect to
`https://mcp.apify.com` (Streamable HTTP) instead of the legacy
`https://mcp.apify.com/sse` endpoint.
## Why
The legacy SSE transport (`/sse`) is being removed from the Apify MCP
server (apify/apify-mcp-server-internal#591,
apify/apify-mcp-server#960). The hosted endpoint is `mcp.apify.com`.
## Testing
Docs-only change; both Mastra code samples now point at
`https://mcp.apify.com`.1 parent 27824de commit 75daf59
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments