Skip to content

feat: One-shot forced mcp#9702

Closed
tusxxx wants to merge 5 commits into
anomalyco:devfrom
tusxxx:feat/one-shot-mcp
Closed

feat: One-shot forced mcp#9702
tusxxx wants to merge 5 commits into
anomalyco:devfrom
tusxxx:feat/one-shot-mcp

Conversation

@tusxxx

@tusxxx tusxxx commented Jan 20, 2026

Copy link
Copy Markdown

Summary

  • add @mcp/<server> parsing to enable MCP servers for a single request
  • force MCP tool usage for mentioned servers and clean up after response
  • add TUI autocomplete for @mcp/ and show ephemeral MCP status with yellow dot

UI Changes

Before
2026-01-21_04-19-56

After
While one shot run
2026-01-21_04-16-21

Auto-complete
image

Fixes #9696

@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title Feat/one shot mcp doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@tusxxx tusxxx changed the title Feat/one shot mcp feat: One-shot forced mcp Jan 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions Bot closed this Apr 5, 2026
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.

[FEATURE]: Add @ mention syntax for one-time MCP server activation in chat

1 participant