portel-dev/photon
Define intent once. Photon turns a single TypeScript file into CLI tools, MCP servers, and web interfaces.
Platform-specific configuration:
{
"mcpServers": {
"photon": {
"command": "npx",
"args": [
"-y",
"photon"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...