AgentMarketMCP / SKILL 资产档案馆

目录 / Find-Boxes

MCP 鉴权未知 未评级 已上架

Find-Boxes

Connect your AI assistant to Find Boxes — an inventory and project management platform for audio visual companies. Manage storage rooms, inventory items, item categories, vendors, projects, orders, pull lists, and proposals using natural language. Learn more about Find boxes at [Findboxes.com](https://findboxes.com/).

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://find-boxes--s-bromfield.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Find-Boxes": {
      "url": "https://find-boxes--s-bromfield.run.tools"
    }
  }
}

能力清单

工具说明
list_usersGet all users on the Find Boxes account.
get_userGet a single user by their ID.
list_storage_roomsList all storage rooms in the Find Boxes account.
add_storage_roomCreate a new storage room.
update_storage_roomUpdate the name or note of an existing storage room.
list_item_categoriesList item categories in a storage room.
search_item_categoriesSearch for item categories by name. Returns categories that belong to your org or are shared (no org), whose name contains the given string (case-insensitive). Each result includes pk, name, and friendlyname. Use the pk as the itemid when adding orders to a project.
add_item_categoryAdd a new item category (e.g. 'Cameras', 'Cables', 'Lighting').
delete_item_categoryDelete an item category by ID.
list_items_in_categoryList individual inventory items of a given category within a storage room.
add_item_to_inventoryAdd one or more items of a given category to a storage room.
search_inventorySearch inventory items in your org by one or more filters. All filters are optional and combined with AND. Name, PO, MAC, storage, and custom use case-insensitive substring matching; pk is an exact match.
get_itemGet details for a single inventory item by its ID.
update_itemUpdate editable fields on an existing inventory item instance. Only the fields provided are updated; omitted fields are left unchanged.
list_vendorsList all vendors in the Find Boxes account.
add_vendorAdd a new vendor (supplier) to Find Boxes.
delete_vendorDelete a vendor by ID.
list_projectsList all projects in the Find Boxes account.
create_projectCreate a new project.
add_order_to_projectAdd an order (item assignment) to a project. Up to 100 items of the same category at once.
remove_order_from_projectRemove an order from a project.
list_orders_on_projectList all orders on a specific project. Each order includes itemid, itemname, wishlist flag, po, price, id, and supplierid.
get_project_pull_listGet the pull list for a project — items that need to be pulled from storage.
add_item_to_pull_listAdd a specific inventory item to a project's pull list.
get_project_subrentalsGet all subrentals associated with a project.
get_project_teamGet the team members assigned to a project.
list_customersList all customers in Find Boxes (used in proposals).
list_line_itemsList all proposal line items.
list_proposalsList all proposals in Find Boxes.
get_project_timeGet time entries logged to a project, plus total hours across all entries.
add_project_team_memberAdd a user to a project's team. The user must be a member of your organization. If the user is already on the team the API confirms without making changes.
update_project_team_memberUpdate a team member's admin status on a project. The project owner can never have admin access removed.
remove_project_team_memberRemove a user from a project's team. The project owner cannot be removed.
list_project_tasklistsList all task lists on a project.
create_tasklistCreate a new task list on a project.
update_tasklistRename a task list on a project.
delete_tasklistDelete a task list and all of its items from a project.
list_tasklist_itemsList all items in a task list.
create_task_itemAdd a new item to a task list.
update_task_itemUpdate a task item. Only fields you provide are changed.
delete_task_itemDelete a task item from a task list.
list_expensesList expenses. Defaults to the current calendar year when no dates are given. Users without admin access only see their own expenses.
add_expenseAdd a new expense record.
remove_expenseDelete an expense record. Users can only delete their own expenses unless they have org-level or project-level admin access.
list_expense_categoriesList all expense categories for the organization.
create_expense_categoryCreate a new expense category.
update_expense_categoryRename an expense category.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。