Skip to content

Migrate mcp-server/ from cadence-lang.org to onflow/flow-ai-tools #294

@Aliserag

Description

@Aliserag

Per pr285-evaluation 2026-04-26-design.md follow-up.

PR #285 (the redesign + AI tools) ships the MCP server inline at mcp-server/ because it was tightly coupled to content/docs/ for search indexing. Long-term home should be the official Flow plugin marketplace at onflow/flow-ai-tools, so all Flow-related Claude Code skills + MCP servers version + release together.

Scope

  • Move mcp-server/ to onflow/flow-ai-tools/mcp-servers/cadence-mcp/ (or wherever fits the marketplace structure)
  • Update build/test workflows
  • Keep npm package name @outblock/cadence-mcp for now (separate rename issue tracks that)
  • The doc-search index can be regenerated from the docs site's published /llms.txt + /llms-full.txt rather than reading source MDX directly — decouples release cycles
  • Update install-snippet references in content/docs/ai-tools/{mcp-server,integrations/*}.mdx after the move (they currently say npx -y @outblock/cadence-mcp which would still work)

Non-goals

  • Functionality changes
  • API / protocol changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions