View tenant-scoped AI credit usage data for admin users.
The materials indicate this MCP tool exposes AI credit usage data from OpenMeter to the TAIS AI chat service, with claimed tenant scoping and admin-only restrictions. No secrets or explicit external endpoints are documented, but as a third-party open-source project with weak adoption and unclear maintenance, it is best treated as lower-to-moderate risk with caution.
The materials explicitly state that no keys or environment variables are required, and there is no indication that users must provide API keys, tokens, or other sensitive secrets; based on the available information, credential exposure appears limited.
The description says the server exposes AI credit usage data from OpenMeter to the TAIS AI chat service, which implies data transfer behavior; however, no remote hosts are documented, so the actual egress targets, transfer path, and any additional third-party recipients cannot be verified from the materials.
The system checks mark this tool as executes-code, meaning it has the normal ability to run local server code/processes. This is inherent to MCP tools, and the provided materials do not show requests for unusual system privileges or suspicious execution behavior.
Per the description, the tool accesses and exposes AI credit usage data, which is business usage data. It claims to be limited to the calling tenant and admin users, but with no README or implementation details, those access controls cannot be independently verified, and no clear scope for local file or broader resource access is documented.
The project has a public source repository, which reduces supply-chain opacity; however, it comes from a third-party registry, has no declared license, only 0 stars, and unknown maintenance status, so while it is auditable, the evidence of trust and maturity is weak.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ai-credits-mcp" yet — see the docs or source repo.
Query the current tenant's AI credit usage, including total, used, and remaining credits; deny access if the user is not an admin.
A usage summary for the current tenant, or a permission denial for non-admin users.
Summarize the current tenant's AI credit consumption over the last 30 days, grouped by day, and highlight the peak day.
A daily trend of the last 30 days with the peak date highlighted.
First check whether the current request is from an admin; if yes, return the tenant's AI credit usage data, otherwise explain access is denied.
A permission check result, plus usage data when access is allowed.
Query normalized usage, cost, and dashboard data across OpenAI and Anthropic.
Chat with an AI agent, get weather data, and monitor agent status via MCP.
Search and retrieve tenant-isolated help articles for AI assistants.
Manage files, monitor systems, keep notes, and fetch weather via MCP.
Build, debug, and manage software tasks with natural language across LLMs.
Register multiple AI endpoints and auto-route models by capability.