Add a page for setting up the MCP server
Setting up the MCP is only documented in the Upgrade to 4.0 guide, under "Set up the agent workflow" (#583). Someone starting a fresh 4.0 project never goes near that guide.
serverpod create only writes the config for six clients: Antigravity, Codex, Claude, Cursor, OpenCode, and VS Code. Everything else has to be wired up by hand, and we don't document how. The bridge is a plain stdio MCP server, so any MCP client can drive a Serverpod project. There are a lot more than six of those now.
We need a page with the manual setup and what the agent can do once it's connected. In Concepts or Get Started, not buried in an upgrade guide.
Add a page for setting up the MCP server
Setting up the MCP is only documented in the Upgrade to 4.0 guide, under "Set up the agent workflow" (#583). Someone starting a fresh 4.0 project never goes near that guide.
serverpod createonly writes the config for six clients: Antigravity, Codex, Claude, Cursor, OpenCode, and VS Code. Everything else has to be wired up by hand, and we don't document how. The bridge is a plain stdio MCP server, so any MCP client can drive a Serverpod project. There are a lot more than six of those now.We need a page with the manual setup and what the agent can do once it's connected. In Concepts or Get Started, not buried in an upgrade guide.