MCP Server
MCP
LightNow MCP Proxy
Connect your AI clients to your MCP servers—securely managed in one place.
Install
uvx lightnow-proxy
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "lightnow-proxy",
"version": "1.8.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Run `lightnow sync --client <client> --local-proxy` first, then select the generated proxy YAML for this client.",
"isRequired": true,
"format": "filepath",
"placeholder": "~/.lightnow/lightnow-proxy/default.yaml",
"type": "named",
"name": "--config"
},
{
"value": "stdio",
"type": "named",
"name": "--transport"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment