Skip to content

Memo 152 C-07: rewrite server/quickstart guides on the v4 facade #139

Description

@a6b8

The docs teach a removed API. server-integration, quickstart/how-it-works, and quickstart/installation (EN + DE) show FlowMCP.activateServerTools, activateServerTool, filterArrayOfSchemas, validateSchema, and flowmcp run --group — none exist in flowmcp-core 4.0.0 (broken for readers since the v2-default switch).

Rewrite all six source pages on the real v4 surface: FlowMCP.loadSchema -> FlowMCP.prepareServerTool({ main, handlerMap, serverParams, routeName }) -> server.registerTool, FlowMCP.validateMain, and flowmcp run (whole schemaFolders[]; groups replaced by named selections). Only src/content/ is edited; examples verified against local flowmcp-core.

Part of Memo 152 (PRD-025).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions