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.
2 functions 2 read 0 write API key auth
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.
Machine-Readable Metadata
- integration_slug
trustmrr- route_slug
trustmrr- package
trustmrr- auth_strategy
api_keyAPI key- cli_setup_supported
true- cli_runtime_supported
true- mcp_gateway_supported
true- lua_supported
true- supports_multi_account
true
Quick Links
Lua APIAgent-facing namespace and function reference. TrustMRR CLIHeadless setup and direct function calls. TrustMRR MCPMCP gateway setup for external clients. Submit feedbackReport missing tools, auth problems, wrong docs, or runtime issues. ContributeAdd tools or improve metadata in the integrations repo.
TrustMRR MCP Client Matrix
Use these pages when a specific agent client or framework needs copy-pasteable MCP setup for TrustMRR.
Claude Code TrustMRR MCP setup for Claude Code. Cursor TrustMRR MCP setup for Cursor. Codex TrustMRR MCP setup for Codex. OpenAI Agents TrustMRR MCP setup for OpenAI Agents SDK. Claude Agent SDK TrustMRR MCP setup for Claude Agent SDK. Vercel AI SDK TrustMRR MCP setup for Vercel AI SDK. LangChain TrustMRR MCP setup for LangChain. LangGraph TrustMRR MCP setup for LangGraph. CrewAI TrustMRR MCP setup for CrewAI. MCP clients TrustMRR MCP setup for Generic MCP Clients.
TrustMRR CLI Matrix
Use these pages for direct TrustMRR CLI workflows in scripts, CI, cron, and agent wrappers.
CI TrustMRR CLI for CI. Cron Jobs TrustMRR CLI for cron jobs. Shell Scripts TrustMRR CLI for shell scripts. Headless Automation TrustMRR CLI for headless automation. Coding Agents TrustMRR CLI for coding agents.
Function Catalog
| Function | Type | Parameters | Description |
|---|---|---|---|
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. |
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). |