Skip to main content
Glama
index.ts545 B
/** * Service Tools - FreshBooks billable service management * * Services are billable service types that can be assigned to time entries. * NOTE: Services are immutable once created (except for rates). */ // Export schemas // Export tool definitions export { serviceListTool } from "./service-list.js"; export { serviceSingleTool } from "./service-single.js"; export { serviceCreateTool } from "./service-create.js"; export { serviceRateGetTool } from "./service-rate-get.js"; export { serviceRateSetTool } from "./service-rate-set.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