AI/Tasks/CurrentTask.txt

Inspect MCP server registrations and connection state.
 
For every configured MCP server return:
 
- Name
- Endpoint
- Enabled
- Authentication mode
- Connection status
- Last connection error
- OAuth status
- Number of tools registered
- Number of resources registered
- Number of prompts registered
 
If no MCP servers are connected, explain why.
 
Use a tool if necessary.
 
Search the registry for any tool whose:
- name contains "deploy"
- name contains "device"
- name contains "inventory"
- name contains "automation"
- name contains "group"
 
Return matching tool names only.