Touchie771/AgentMode
3.2
If you are the rightful owner of AgentMode and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP server that enhances simple LLMs with agentic capabilities, implemented as a Spring Boot application.
Tools
Functions exposed to the LLM to take actions
execute-command
Execute a command array and record successful commands to history.
clear-command-history
Clear the command history.
get-os
Retrieve the operating system information.
add-note
Add a new note to the system.
add-to-todo-list
Add a new task to the todo list.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client