Skip to main content
Glama

Deep Code Reasoning MCP Server

by haasonsaas

get_conversation_status

Monitor the status and progress of an active conversation session on the Deep Code Reasoning MCP Server by providing the session ID for real-time updates.

Instructions

Check the status and progress of an ongoing conversation

Input Schema

NameRequiredDescriptionDefault
session_idYesID of the conversation session

Input Schema (JSON Schema)

{ "properties": { "session_id": { "description": "ID of the conversation session", "type": "string" } }, "required": [ "session_id" ], "type": "object" }

Other Tools from Deep Code Reasoning MCP 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/haasonsaas/deep-code-reasoning-mcp'

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