Skip to content
Grok

PDS Project AI MPP Connector for Grok

ai.projectdata/mpp-connector

Read, analyze, and safely edit Microsoft Project MPP files.

client:Grok transport:streamable-http

Install PDS Project AI MPP Connector in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mpp-connector": {
      "type": "http",
      "url": "https://mcp.projectdata.ai/"
    }
  }
}

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

PDS Project AI MPP Connector in other clients