No install? Use cloud.anythingmcp.com directly.
Sign in, install the ScopeVisio Cloud ERP in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.
TL;DR
使用 MCP 将 ScopeVisio 云 ERP 连接到 Claude AI。使用自然语言管理联系人、发票和项目。
将 ScopeVisio 连接到 Claude
ScopeVisio 是一个德国云 ERP 平台。通过 AnythingMCP,将其连接到 Claude,并以自然语言查询您的业务数据。
设置
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
导入 ScopeVisio 适配器,输入您的 Bearer 令牌,并连接 Claude。
{
"mcpServers": {
"scopevisio": { "url": "http://localhost:4000/mcp" }
}
}
使用案例
- "列出所有标记为客户的联系人"
- "显示本季度的所有发票"
- "哪些项目进度滞后?"
这份指南对您有帮助吗?