list-loaded-companies

lists companies currently loaded in Tally Prime (i.e. accessible right now without an open-company call). Use this before set-active-company to confirm the target is loaded. Different from list-companies, which enumerates company folders on disk regardless of whether they are loaded. NOTE: on Sil...

Server Tally Prime MCP Server jina-code-systems/tally-mcp-server
Category Read
Risk class Low
Parameters 00 required

What list-loaded-companies does on Tally Prime MCP Server

AI agents call list-loaded-companies to retrieve information from Tally Prime MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why list-loaded-companies needs a policy

This tool performs a query operation that retrieves metadata about which companies are currently in memory/loaded state in the Tally Prime system. It has no side effects—it does not create, modify, delete, or execute any operations on the companies or their data. The information retrieved is informational only, used to determine state before other operations.

From the tool's definition Tool description explicitly states it 'lists companies currently loaded in Tally Prime' and is distinguished from list-companies by enumerating only loaded (accessible) companies without opening or modifying them.

Questions about list-loaded-companies

What does the list-loaded-companies tool do? +

lists companies currently loaded in Tally Prime (i.e. accessible right now without an open-company call). Use this before set-active-company to confirm the target is loaded. Different from list-companies, which enumerates company folders on disk regardless of whether they are loaded. NOTE: on Silver edition (TALLY_EDITION=silver), Tally allows only one company resident at any time — this list will have at most 1 entry. On Gold, multiple entries can coexist. It is categorised as a Read tool in the Tally Prime MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on list-loaded-companies? +

Register the Tally Prime MCP Server MCP server in PolicyLayer and add a rule for list-loaded-companies: 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 Tally Prime MCP Server. Nothing to install.

What risk level is list-loaded-companies? +

list-loaded-companies is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit list-loaded-companies? +

Yes. Add a rate_limit block to the list-loaded-companies 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.

How do I block list-loaded-companies completely? +

Set action: deny in the PolicyLayer policy for list-loaded-companies. 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.

What MCP server provides list-loaded-companies? +

list-loaded-companies is provided by the Tally Prime MCP Server MCP server (jina-code-systems/tally-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.