Skip to content

SharePointListsTools for Grok

com.microsoft/workiq-sharepointliststools

MCP server providing Microsoft Graph SharePoint tools for Lists.

client:Grok transport:streamable-http

Install SharePointListsTools in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

SharePointListsTools in other clients