Skip to main content
Glama

MCP-PIF Server

by hungryrobot1

think

Process non-verbal information for a specified duration to enhance understanding and decision-making. Optional focus prompts guide the thinking phase for clearer insights.

Instructions

Non-verbal processing time

Input Schema

NameRequiredDescriptionDefault
durationYesThinking duration in seconds
promptNoOptional focus for thinking

Input Schema (JSON Schema)

{ "properties": { "duration": { "description": "Thinking duration in seconds", "type": "number" }, "prompt": { "description": "Optional focus for thinking", "type": "string" } }, "required": [ "duration" ], "type": "object" }

You must be authenticated.

Other Tools from MCP-PIF Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hungryrobot1/MCP-PIF'

If you have feedback or need assistance with the MCP directory API, please join our Discord server