Loading MCP server directory, please wait...
Read-only admin MCP server for LastSaaS — dashboards, users, tenants, billing, logs, health.
npx @getmcp/cli add io.github.jonradoff/lastsaasRequires Pre-built binary. Community-contributed server. Review source before installing.
LASTSAAS_URLBase URL of the LastSaaS instance (e.g., https://your-app.fly.dev or http://localhost:4290)
LASTSAAS_API_KEYRoot-tenant API key with admin authority (starts with lsk_). Create in Admin → API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jonradoff/lastsaas": {
"command": "https://github.com/jonradoff/lastsaas/releases/download/v1.0.0/lastsaas-darwin-arm64.mcpb",
"env": {
"LASTSAAS_URL": "",
"LASTSAAS_API_KEY": ""
}
}
}
}