Skip to main content
Glama

Context Continuation MCP Server

by core3-coder

context_end_session

Closes the current AI development context session, optionally saving a summary. Use to manage token usage and maintain efficient conversation workflows in the Context Continuation MCP Server.

Instructions

End the current context tracking session

Input Schema

NameRequiredDescriptionDefault
summaryNoOptional session summary

Input Schema (JSON Schema)

{ "properties": { "summary": { "description": "Optional session summary", "type": "string" } }, "type": "object" }

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/core3-coder/context-continue-mcp'

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