OptionalinstructionsThe instructions string advertised to the agent (the Continuum contract).
OptionalnameThe MCP server name advertised to the agent.
OptionalpublishWhether a running application publishes its resolved configuration for the MCP server to read.
Defaults to on outside production. It is what lets stone mcp describe the application actually
running rather than the one the console command boots, so leave it on while developing.
OptionalquietSilence the stderr activity log.
OptionalreportEnable the GitHub bug/feature report tools by passing a token + repo.
OptionaltoolsYour own tools, merged with the built-in framework-knowledge tools.
OptionalversionThe MCP server version.
Options for the MCP dev server, exposed on the blueprint under
stone.mcpDev.stone mcpstarts an MCP server (stdio) that hands the SDK the built-in framework-knowledge tools merged with yours, and logs every tool call to stderr so you watch the agent think.