You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The MCP server entry point ships in the [mcp] extra."
},
{
"type": "positional",
"value": "actenon-mcp",
"isRequired": true,
"description": "Console script that starts the stdio MCP server."
}
],
"packageArguments": [
{
"type": "positional",
"value": "--demo",
"isRequired": false,
"description": "Run offline with an ephemeral key and in-memory state. Omit for a production server, which requires --key-file and fails closed without it."