tengu_v3_private_markets_company_realtime
LIVE real-time overlay for a private company — the fast-moving complement to the (weekly, possibly STALE) private-markets profile, on a short TTL with per-field source provenance. ALWAYS call this for a private company to check whether it has GONE PUBLIC: it returns a public_transition block (new...
This record as markdown: /tools/tengu-mcp/tengu-v3-private-markets-company-realtime.md
What tengu_v3_private_markets_company_realtime does on Tengu
AI agents use tengu_v3_private_markets_company_realtime to create or update resources in Tengu, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Tengu environment.
| Parameter | Type | Required | Description |
|---|---|---|---|
company_id | string | Yes | Path parameter 'company_id' (required). |
Parameters from the server's own tool schema.
Why tengu_v3_private_markets_company_realtime is rated Medium
An AI agent can call tengu_v3_private_markets_company_realtime faster than any human can review: one bad instruction and it creates or modifies resources in Tengu by the hundred, each call as confident as the last.
Attacks that exploit this kind of access
The rule that runs tengu_v3_private_markets_company_realtime safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Tengu, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For tengu_v3_private_markets_company_realtime, this is the rule to start with:
tengu_v3_private_markets_company_realtime stays usable, but capped: an agent stuck in a loop can't make hundreds of changes a minute. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Tengu, apply this rule, and every tengu_v3_private_markets_company_realtime call is checked against it from then on.
Questions about tengu_v3_private_markets_company_realtime
LIVE real-time overlay for a private company — the fast-moving complement to the (weekly, possibly STALE) private-markets profile, on a short TTL with per-field source provenance. ALWAYS call this for a private company to check whether it has GONE PUBLIC: it returns a public_transition block (new ticker, IPO date, SEC evidence) even when the snapshot still shows 'In IPO Registration'/no ticker — then pivot to the public-equity tools (price_snapshot / company_facts / sec_filings) for live data. Also surfaces live headcount / jobs / funding freshness when those providers are set. It is categorised as a Write tool in the Tengu MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
tengu_v3_private_markets_company_realtime accepts 1 parameter: company_id. Required: company_id. The full parameter table on this page comes from the server's own tool schema.
Register the Tengu MCP server in PolicyLayer and add a rule for tengu_v3_private_markets_company_realtime: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Tengu. Nothing to install.
tengu_v3_private_markets_company_realtime is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the tengu_v3_private_markets_company_realtime rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for tengu_v3_private_markets_company_realtime. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
tengu_v3_private_markets_company_realtime is provided by the Tengu MCP server (Hlobo-dev/tengu-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Tengu, and thousands of servers like it.
This server
Across the catalogue