Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PULSE_API_KEYYesYour Pulse API key (sk_live_... or sk_test_...)
PULSE_BASE_URLNoAPI base URLhttps://api.beinfi.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_products

List all products in your Pulse account

get_product

Get details of a specific product including its meters

create_product

Create a new product for usage metering

create_meter

Create a meter (usage dimension) for a product

list_customers

List all customers for a product

create_customer

Create a new customer for a product

update_customer

Update an existing customer's details

track_event

Track a single usage event for a customer

track_events_batch

Track multiple usage events in a single request

get_usage

Query aggregated usage data, optionally filtered by product, customer, or date range

list_invoices

List invoices for a product, optionally filtered by status

generate_invoice

Generate an invoice for a customer's usage in a given period

get_invoice

Get detailed information about a specific invoice

send_invoice

Send (or re-send) an invoice via email to the customer

list_payment_links

List all payment links in your account

create_payment_link

Create a new payment link that customers can use to pay

get_payment_link

Get details about a specific payment link

list_payment_intents

List payment intents (attempted payments) for a specific payment link

list_received_payments

List all received payments across all payment links

list_my_agents

List all AI agents you've published in the Pulse marketplace

get_agent_usage

Get usage statistics for a specific agent by its slug

invoke_agent

Invoke an AI agent from the Pulse marketplace with a text input

list_webhooks

List all webhook subscriptions

create_webhook

Create a webhook subscription to receive event notifications

delete_webhook

Delete a webhook subscription

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Be-Infinitum/pulse-mcp'

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