Skip to content

ccusage / _consts / MCP_DEFAULT_PORT

Variable: MCP_DEFAULT_PORT

ts
const MCP_DEFAULT_PORT: 8080 = 8080;

Default port for MCP server HTTP transport Used when no port is specified for MCP server communication

Released under the MIT License.