ask_model
Send prompts to Claude-compatible AI models through a local MCP server. Get text responses for queries using a standardized tool interface.
Instructions
Call a model via the local MCP server. Sends a prompt to an upstream service compatible with the Claude Messages API and returns the text response.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| system | No | ||
| model | No | ||
| maxTokens | No |