Skip to main content
Glama
index.ts517 B
/** * BillPayment Tools - FreshBooks bill payment management * * Exports all bill payment-related MCP tools for tracking payments to vendors. */ // Export schemas // Export tool definitions export { billpaymentListTool } from "./billpayment-list.js"; export { billpaymentSingleTool } from "./billpayment-single.js"; export { billpaymentCreateTool } from "./billpayment-create.js"; export { billpaymentUpdateTool } from "./billpayment-update.js"; export { billpaymentDeleteTool } from "./billpayment-delete.js";

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/Good-Samaritan-Software-LLC/freshbooks-mcp'

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