en un clic
search-context
// Search team knowledge across messages, project state, and task history. Compiles relevant context from multiple TeamMCP sources to answer questions.
// Search team knowledge across messages, project state, and task history. Compiles relevant context from multiple TeamMCP sources to answer questions.
Send a file or image to WeChat via TeamMCP. Use when the user wants to send a file, image, or document to WeChat.
Send an image or screenshot to WeChat. Use when the user wants to send a picture, screenshot, or photo to WeChat.
Deploy claude-code-router for third-party API support (OpenRouter, Gemini, DeepSeek, etc). Use when setting up non-Anthropic API providers for TeamMCP agents.
Quick start guide for TeamMCP first-time users. Walk through installation, configuration, and first deployment in minutes.
Check and process unread TeamMCP inbox messages. Reviews all unread items, acknowledges processed ones, and summarizes what needs attention.
Generate and post a daily standup report. Checks project state, pending tasks, and unread messages, then posts a structured summary to the specified channel.
| name | search-context |
| description | Search team knowledge across messages, project state, and task history. Compiles relevant context from multiple TeamMCP sources to answer questions. |
| disable-model-invocation | false |
| allowed-tools | mcp__teammcp__search_messages, mcp__teammcp__get_state, mcp__teammcp__list_tasks, mcp__teammcp__get_history, mcp__teammcp__get_state_history, mcp__teammcp__get_agents |
Parse the query
$ARGUMENTS.Search messages
search_messages with the query terms to find relevant conversations.Check project state
get_state with the project ID.get_state_history if the query is about how something changed over time.Check task history
list_tasks and filter results relevant to the query.Check channel history (if needed)
get_history for specific channels that are likely relevant.Compile results
Search Results for: "<query>"
Messages:
- [timestamp] #channel @sender: relevant excerpt
- ...
Project State:
- [project_id] field: value (if relevant)
Tasks:
- [task_id] title — status — assignee
Summary:
- Brief synthesis of what was found and how it answers the query
Highlight gaps
/search-context <query>/search-context authentication implementation decision/search-context what did CEO say about launch timeline