data
TrustMRR MCP, CLI, and Lua Integration for AI Agents
TrustMRR integration docs for AI agents: MCP gateway setup, TrustMRR CLI commands, Lua API reference, credentials, and function schemas.TrustMRR for agents
Credentials can be configured manually in web or CLI hosts.
Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.
Agent Surfaces
Machine-Readable Metadata
Function Catalog
| Function | Type | Parameters | Description |
|---|---|---|---|
trustmrr.trustmrr_list_startups | Read read | 14 | Browse and filter startups with verified revenue on TrustMRR. Filter by sale status, category, revenue range, MRR, growth, or asking price. All monetary values are in USD cents (e.g. 100000 = $1,000). |
trustmrr.trustmrr_get_startup | Read read | 1 | Get full details for a single startup on TrustMRR by its slug. Returns revenue data, tech stack, cofounders, social metrics, asking price, and more. Use the slug from the list startups tool. |