Skip to main content
Glama
Mohith535

NitroWatch Billing Demo

by Mohith535

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "subscribe": true,
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_invoiceA

Fetch a single invoice by id

list_invoicesA

List all invoices, optionally filtered by account

send_invoiceB

Email an invoice to the customer. Can be voided and re-sent.

archive_customerA

Archive a customer account so it no longer appears in active listings

delete_accountA

Permanently delete a customer account and all associated invoices. Cannot be undone.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Health ChecksCurrent health status of all registered health checks
Widget ExamplesProvides metadata and examples for all registered UI widgets

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mohith535/nitrowatch-billing-demo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server