Skip to main content
Glama
index.ts516 B
/** * OtherIncome Tools - FreshBooks other income management * * Exports all other income-related MCP tools for tracking non-invoice income. */ // Export schemas // Export tool definitions export { otherincomeListTool } from "./otherincome-list.js"; export { otherincomeSingleTool } from "./otherincome-single.js"; export { otherincomeCreateTool } from "./otherincome-create.js"; export { otherincomeUpdateTool } from "./otherincome-update.js"; export { otherincomeDeleteTool } from "./otherincome-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