Roslyn Workbench MCP
Roslyn Workbench is a local stdio MCP server that uses Roslyn to inspect C# workspaces and stage source changes through explicit transactions.
Use the server
- Get started and connect an MCP client.
- Review the available startup configuration.
- Let the client discover the live tool surface and result contracts.
- Follow the workspace and transaction safety model before making changes.
- Review the boundary for local diagnostics and user-approved external error reporting.
- Use the final Code Action discovery, Fix All and staging workflow.
Agents that need more detail than the MCP initialisation instructions provide should use the version-specific agent guide.
Questions, ideas, defects, documentation problems and private reports each have a defined route in the repository support and feedback guide.
Documentation authority
This site describes supported user and agent behaviour for the displayed release. MCP tools/list remains authoritative for a running server because its enabled plugin set is composed at startup.