服务器配置
{
"mcpServers": {
"office": {
"command": "uvx",
"args": [
"office-tool"
],
"env": {
"SKYWORK_API_KEY": "your_api_key_here"
}
}
}
}{
"mcpServers": {
"office": {
"command": "uvx",
"args": [
"office-tool"
],
"env": {
"SKYWORK_API_KEY": "your_api_key_here"
}
}
}
}