MCP Server
MCP
io.github.donovanh/mcp-server
MCP server for Lightning Tools — pay-per-call AI tools via Bitcoin Lightning
Install
npx -y @lightning-tools/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@lightning-tools/mcp-server",
"version": "0.3.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Lightning Tools API key (starts with sk_). Optional — you can purchase one via the buy_credits tool.",
"format": "string",
"isSecret": true,
"name": "LIGHTNING_TOOLS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment