io.github.FlywheelStudio/ulink✓
io.github.FlywheelStudio/ulink · v0.1.15
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.FlywheelStudio/ulink",
"description": "Deep linking for iOS, Android & Flutter. Firebase Dynamic Links alternative.",
"repository": {
"url": "https://github.com/FlywheelStudio/ulink-mcp-server",
"source": "github"
},
"version": "0.1.15",
"packages": [
{
"registryType": "npm",
"identifier": "@ulinkly/mcp-server",
"version": "0.1.15",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional API key for authentication (alternative to browser OAuth)",
"format": "string",
"isSecret": true,
"name": "ULINK_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}