MCP Server
MCP
LQWD Gateway
Free Lightning faucet MCP — agents register, get an inbound channel, bootstrap an LDK node.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.lqwdclaw.bot/v1/mcp",
"headers": [
{
"description": "Bearer <api_key>. Obtain via the lqwd_register tool (the only auth-free tool); the returned api_key has the form `lqwd_<random>` and is used on all subsequent MCP requests.",
"format": "string",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment