WorkBuddy Quotation MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@WorkBuddy Quotation MCP直接50,给我锁码和B价"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
WorkBuddy 报价旁路包(PC · GitHub 优先 · 与 Mixing 隔离)
仓库: https://github.com/JASMINE145-ACT/workbuddy-quote-pack (私有)
交付方式: 员工git clone后用 WorkBuddy 打开本仓库根目录(若在 monorepo 内则为workbuddy-quote-pack子目录)。
WorkBuddy 会读AGENTS.md+.mcp.json(仍需员工填密钥并批准 MCP)。
非目标: iOS;打进 Mixing NSIS。
员工步骤
1. 安装 Bun(PATH 或 %LOCALAPPDATA%\.bun\bin\bun.exe)— dist 必须用 Bun,不能用 Node
2. git clone https://github.com/JASMINE145-ACT/workbuddy-quote-pack.git
3. WorkBuddy 打开该仓库根目录
4. pip install -r requirements.txt(建议 Python 3.11)
5. MCP env:ORG_USERNAME + LLM_SELECTOR_API_KEY + LLM_SELECTOR_BASE_URL + LLM_SELECTOR_MODEL
6. 无 monorepo:设 CCB_REPO_ROOT,或 IT 跑 stage-runtime-from-repo.ps1 → runtime/排障见 TROUBLESHOOTING.md(Bun vs Node、stdout 污染、selector 环境变量等)。
首次登录:
$env:ORG_USERNAME = "<user>"
$env:ORG_PASSWORD = "<pass>"
python .\ensure-org-session.py
python .\smoke-org-api-source.py
# → source=org_api详细清单见 REQUIREMENTS.md。
Related MCP server: accelo-mcp
WorkBuddy 会读什么
文件 | 作用 |
| 项目级助手说明(指向 system-prompt) |
| 项目 MCP: |
| 完整查价 SOP |
| 工具白名单(含库存) |
| 环境变量说明(无密钥) |
| Python 依赖 |
| Connection closed / Bun / selector 清单 |
不会自动出现的: org 密码、selector key、Accurate AOL_* —— 必须员工自配。
运行时(无 CCB 安装)
start-quotation-mcp.ps1 解析顺序:
本目录
runtime/(IT 可用stage-runtime-from-repo.ps1生成,勿提交 token)已装的 CCB-Wanding(一般没有)
上层 monorepo(
RepoRoot/ 默认D:\Projects\claude-code-best)
推荐:员工直接 clone 含本目录的 monorepo(或 sparse checkout),这样不必 stage zip。
架构
WorkBuddy 打开本目录
→ AGENTS.md + .mcp.json
→ start-quotation-mcp.ps1
· ensure org JWT → %LOCALAPPDATA%\CCB-Wanding\workbuddy\
· PRICE_LKG_DIR 隔离
· 进程级 selector / AOL
→ quotation-server stdio → source=org_apiIT / 仓库维护
本包只改
ccb-installer/workbuddy-quote-pack/(+ 本 task 文档);禁止改 Mixing agent / NSIS。zip(
pack-zip.ps1)仅作离线备份,不是主交付。推 GitHub:私有仓即可;不要提交
.org-session.token/.env/ 真实 key(已在.gitignore)。
验收
smoke-org-api-source.py→source=org_api无 selector → start 报
Missing selector keyWorkBuddy 聊天「直接50」→ 锁码 + B 价(配齐 key 后)
Rollback
删 %LOCALAPPDATA%\CCB-Wanding\workbuddy\ + 卸项目 MCP。不影响 Mixing。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceA production-ready MCP server that enables interaction with the AroFlo API to manage quotes, projects, and labor reporting. It features secure request signing and exposes API documentation as resources for enhanced context and tool surface.Last updated512
- Alicense-qualityBmaintenanceMCP server exposing Accelo quote tools (list, get, create, update) with per-user OAuth authentication for natural language interaction.Last updatedMIT
- Flicense-qualityCmaintenanceCloudflare-hosted MCP server for stateful fence quoting. It stores quote state per quote_id and computes BOMs using a pure resolver.Last updated
- Flicense-qualityBmaintenanceA read-only MCP server that provides conversational querying of quotations data (counts, values, lookups) via tools like quotation_stats, search_quotations, and find_by_number.Last updated
Related MCP Connectors
A paid remote MCP for Unity-MCP, built to return verdicts, receipts, usage logs, and audit-ready JSO
A paid remote MCP for Equibles, built to return verdicts, receipts, usage logs, and audit-ready JSON
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/JASMINE145-ACT/workbuddy-quote-pack'
If you have feedback or need assistance with the MCP directory API, please join our Discord server