proxy_handshake
Activate relevant MCP servers by providing project context such as tech stack and task description, then receive a summary of available tools.
Instructions
Send your project context to the proxy. It will activate the most relevant MCP servers from the catalogue and return a summary of available tools.
Args: tech_stack: Languages and frameworks in use, e.g. ["python", "fastapi", "postgres"] task_description: Free-text description of what you are working on open_files: File paths currently open in the IDE (optional, helps infer stack) requirements: Package names from requirements.txt / package.json (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| open_files | No | ||
| tech_stack | Yes | ||
| requirements | No | ||
| task_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |