Skip to content
VS Code

SharePointListsTools for VS Code

com.microsoft/workiq-sharepointliststools

MCP server providing Microsoft Graph SharePoint tools for Lists.

client:VS Code transport:streamable-http

Install SharePointListsTools in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SharePointListsTools in other clients