CrystalDoc::MCP
Constants
DocCacheInstance = CrystalDoc::MCP::DocCache.new
PROTOCOL_VERSION = "2024-11-05"
SERVER_NAME = "crystaldoc-mcp"
SERVER_VERSION = "0.1.0"
Class methods
handle(request : JSON::Any, db : Queriable) : String
Sourcehandle_streamable_http(body : String, db : Queriable) : Tuple(Int32, String)
Sourceparse_error_response
Sourcerpc_error(id : JSON::Any | Nil, code : Int32, message : String) : String
Source