目录 / 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_users | Get all users on the Find Boxes account. |
| get_user | Get a single user by their ID. |
| list_storage_rooms | List all storage rooms in the Find Boxes account. |
| add_storage_room | Create a new storage room. |
| update_storage_room | Update the name or note of an existing storage room. |
| list_item_categories | List item categories in a storage room. |
| search_item_categories | Search 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_category | Add a new item category (e.g. 'Cameras', 'Cables', 'Lighting'). |
| delete_item_category | Delete an item category by ID. |
| list_items_in_category | List individual inventory items of a given category within a storage room. |
| add_item_to_inventory | Add one or more items of a given category to a storage room. |
| search_inventory | Search 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_item | Get details for a single inventory item by its ID. |
| update_item | Update editable fields on an existing inventory item instance. Only the fields provided are updated; omitted fields are left unchanged. |
| list_vendors | List all vendors in the Find Boxes account. |
| add_vendor | Add a new vendor (supplier) to Find Boxes. |
| delete_vendor | Delete a vendor by ID. |
| list_projects | List all projects in the Find Boxes account. |
| create_project | Create a new project. |
| add_order_to_project | Add an order (item assignment) to a project. Up to 100 items of the same category at once. |
| remove_order_from_project | Remove an order from a project. |
| list_orders_on_project | List all orders on a specific project. Each order includes itemid, itemname, wishlist flag, po, price, id, and supplierid. |
| get_project_pull_list | Get the pull list for a project — items that need to be pulled from storage. |
| add_item_to_pull_list | Add a specific inventory item to a project's pull list. |
| get_project_subrentals | Get all subrentals associated with a project. |
| get_project_team | Get the team members assigned to a project. |
| list_customers | List all customers in Find Boxes (used in proposals). |
| list_line_items | List all proposal line items. |
| list_proposals | List all proposals in Find Boxes. |
| get_project_time | Get time entries logged to a project, plus total hours across all entries. |
| add_project_team_member | Add 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_member | Update a team member's admin status on a project. The project owner can never have admin access removed. |
| remove_project_team_member | Remove a user from a project's team. The project owner cannot be removed. |
| list_project_tasklists | List all task lists on a project. |
| create_tasklist | Create a new task list on a project. |
| update_tasklist | Rename a task list on a project. |
| delete_tasklist | Delete a task list and all of its items from a project. |
| list_tasklist_items | List all items in a task list. |
| create_task_item | Add a new item to a task list. |
| update_task_item | Update a task item. Only fields you provide are changed. |
| delete_task_item | Delete a task item from a task list. |
| list_expenses | List expenses. Defaults to the current calendar year when no dates are given. Users without admin access only see their own expenses. |
| add_expense | Add a new expense record. |
| remove_expense | Delete an expense record. Users can only delete their own expenses unless they have org-level or project-level admin access. |
| list_expense_categories | List all expense categories for the organization. |
| create_expense_category | Create a new expense category. |
| update_expense_category | Rename an expense category. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。