2026-04-09 11:29:56 -05:00
|
|
|
# ADR-008 Implementation Plan
|
|
|
|
|
|
2026-05-02 18:06:16 +02:00
|
|
|
**Related ADR:** [ADR-008-sf-tools-over-mcp-for-provider-parity.md](./ADR-008-sf-tools-over-mcp-for-provider-parity.md)
|
2026-05-06 22:34:41 +02:00
|
|
|
**Status:** Rejected — never implement
|
2026-04-09 11:29:56 -05:00
|
|
|
**Date:** 2026-04-09
|
|
|
|
|
|
2026-05-06 22:34:41 +02:00
|
|
|
## Superseded Boundary
|
2026-05-06 00:38:36 +02:00
|
|
|
|
2026-05-06 22:34:41 +02:00
|
|
|
Never build or restore an SF MCP server package.
|
2026-04-09 11:29:56 -05:00
|
|
|
|
2026-05-06 22:34:41 +02:00
|
|
|
Current SF product boundary:
|
2026-04-09 11:29:56 -05:00
|
|
|
|
2026-05-06 22:34:41 +02:00
|
|
|
- SF uses MCP only as a **client** for external tool servers configured through `.mcp.json` or `.sf/mcp.json`.
|
|
|
|
|
- SF workflow execution runs through native SF tools, headless/RPC, and the daemon/RPC client path.
|
|
|
|
|
- SF never exposes its workflow as an MCP server for Claude Code, Cursor, or other external clients.
|
2026-04-09 11:29:56 -05:00
|
|
|
|
2026-05-06 22:34:41 +02:00
|
|
|
This document is kept only as a tombstone for the rejected implementation plan. Do not revive this direction.
|