Skip to content

SharePointListsTools for Zed

com.microsoft/workiq-sharepointliststools

MCP server providing Microsoft Graph SharePoint tools for Lists.

client:Zed transport:streamable-http

Install SharePointListsTools in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "workiq-sharepointliststools": {
      "url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_SharePointListsTools"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

SharePointListsTools in other clients