Directories
¶
| Path | Synopsis |
|---|---|
|
Package cfg defines MCP server defaults and limits.
|
Package cfg defines MCP server defaults and limits. |
|
Package event defines session lifecycle event type values ("start", "end") used by the ctx_session_event tool.
|
Package event defines session lifecycle event type values ("start", "end") used by the ctx_session_event tool. |
|
Package field defines JSON property key names for MCP tool input schemas, matching the keys clients send in tool call arguments.
|
Package field defines JSON property key names for MCP tool input schemas, matching the keys clients send in tool call arguments. |
|
Package method defines JSON-RPC 2.0 method strings from the MCP specification, used for request routing in the server dispatch loop.
|
Package method defines JSON-RPC 2.0 method strings from the MCP specification, used for request routing in the server dispatch loop. |
|
Package mime defines MIME types and content type identifiers for MCP responses.
|
Package mime defines MIME types and content type identifiers for MCP responses. |
|
Package notify defines MCP notification method strings sent to clients when subscribed resources change.
|
Package notify defines MCP notification method strings sent to clients when subscribed resources change. |
|
Package prompt defines MCP prompt names that mirror ctx CLI skills as protocol-native equivalents for MCP clients.
|
Package prompt defines MCP prompt names that mirror ctx CLI skills as protocol-native equivalents for MCP clients. |
|
Package resource defines MCP resource name constants used as URI suffixes and display names in resource listings.
|
Package resource defines MCP resource name constants used as URI suffixes and display names in resource listings. |
|
Package schema defines JSON Schema type identifiers used in MCP tool input schema definitions.
|
Package schema defines JSON Schema type identifiers used in MCP tool input schema definitions. |
|
Package server defines MCP server identity constants (name, URI prefix, JSON-RPC version) reported during the `initialize` handshake.
|
Package server defines MCP server identity constants (name, URI prefix, JSON-RPC version) reported during the `initialize` handshake. |
|
Package tool defines MCP tool names that map to ctx CLI subcommands exposed over the MCP protocol.
|
Package tool defines MCP tool names that map to ctx CLI subcommands exposed over the MCP protocol. |
Click to show internal directories.
Click to hide internal directories.