SettleMesh CLI + MCP server: deploy an agent-built app to a live URL with login, a managed database, usage-based billing, and end-user-pays — plus metered web search, LLMs, image/video, and a service …
{
"mcpServers": {
"settlemesh-1": {
"command": "npx",
"args": [
"-y",
"settlemesh"
]
}
}
}