Skip to main content
Glama
git-fabric

@git-fabric/chat

Official
by git-fabric

chat_session_create

Start a new Claude chat session with customizable system prompts, project tagging, and model selection to manage AI conversations and persist message history.

Instructions

Create a new chat session with Claude. Optionally set a system prompt, project tag, model, and title. Returns the sessionId to use in subsequent calls.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
systemPromptNoSystem prompt to set the assistant's behaviour and context.
projectNoProject tag for grouping sessions (e.g. cortex-gitops, cortex-school).
modelNoClaude model to use. Default: claude-sonnet-4-6.
titleNoHuman-readable title for the session.

Latest Blog Posts

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/git-fabric/chat'

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