OfficeAgent.NET for Windsurf
io.github.ilia-sokolov/officeagent
Create and edit Word, PowerPoint, and Excel files with typed plans and safe previews
client:Windsurf
transport:stdio
runtime:nuget
Install OfficeAgent.NET in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"officeagent": {
"command": "dnx",
"args": [
"OfficeAgent.Mcp",
"--yes"
],
"env": {
"OfficeAgent__FileSystemConnections__0__ConnectionId": "<OfficeAgent__FileSystemConnections__0__ConnectionId>",
"OfficeAgent__FileSystemConnections__0__RootPath": "<OfficeAgent__FileSystemConnections__0__RootPath>",
"OfficeAgent__AllowCreation": "<OfficeAgent__AllowCreation>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs