Skip to content

Add opt-in per-integration MCP search tools - #1741

Merged
RhysSullivan merged 1 commit into
mainfrom
mcp-namespace-search-tools
Aug 25, 2026
Merged

Add opt-in per-integration MCP search tools#1741
RhysSullivan merged 1 commit into
mainfrom
mcp-namespace-search-tools

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Adds a per-connection MCP option, off by default, mirroring the artifacts flag: ?search_tools=true (stdio: executor mcp --search-tools) registers one minimally-described search_<integration> tool per connected integration. The point is to put the integration namespaces into the model's context as tool names; each call routes through the same flow as tools.search({ namespace }) inside execute, and the tool list is parsed from the same inventory block the execute description carries, so the two surfaces cannot disagree.

  • Reader + threading mirror ?artifacts= end to end (cloud + host-cloudflare DOs incl. session meta for cold restores, local, selfhost in-memory store, CLI stdio bridge).
  • Install card gets an Advanced toggle; only the non-default reaches the URL/command.
  • Tests: unit coverage for the parser, reader, registration, and dispatch; e2e scenario namespace-search-tools (passing on selfhost) proves the comparative surface and that results match code-side search.

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@RhysSullivan
RhysSullivan marked this pull request as ready for review August 25, 2026 20:51
@pkg-pr-new

pkg-pr-new Bot commented Aug 25, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@1741

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@1741

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@1741

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@1741

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@1741

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@1741

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@1741

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@1741

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@1741

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@1741

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@1741

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@1741

executor

npm i https://pkg.pr.new/executor@1741

commit: e52600e

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing e52600e Commit Preview URL

Branch Preview URL
Aug 25 2026, 08:51 PM

@RhysSullivan
RhysSullivan merged commit 62748e8 into main Aug 25, 2026
114 of 116 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant