Stats
Actions
Tags
From optikit
Runs locally as a subprocess via the 'optikit mcp' command. Exposes MCP tools, resources, or prompts through Optikit. Specific capabilities and any required secrets unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"optikit": {
"command": "optikit",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
optikitCommand-line arguments passed to the server process
npx claudepluginhub dev-mahmoud-elshenawy/optikit --plugin optikit