Skip to content

feat: add think MCP server - #11

Merged
mudler merged 1 commit into
mudler:masterfrom
localai-bot:feature/add-think-mcp-server
Feb 23, 2026
Merged

feat: add think MCP server#11
mudler merged 1 commit into
mudler:masterfrom
localai-bot:feature/add-think-mcp-server

Conversation

@localai-bot

Copy link
Copy Markdown
Contributor

A no-op tool that forces the model to think about a message.

Changes

  • Added new directory with implementing a simple think tool
  • Takes a string input and echoes it back ("Thinking about: {message}")
  • Useful for debugging or forcing explicit reasoning steps in the model
  • Added think to GitHub Actions workflow matrix in
  • Updated README.md with documentation

Example usage

Returns:

A no-op tool that forces the model to think about a message.
Takes a message string input and echoes it back, useful for
debugging or forcing explicit reasoning steps in the model.
@mudler
mudler marked this pull request as ready for review February 23, 2026 21:48
@mudler
mudler merged commit 2833e07 into mudler:master Feb 23, 2026
15 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.

2 participants