Skip to content

DGAAI-538: Add Procore AI Edge MCP client setup documentation#358

Merged
del-vag merged 2 commits into
mainfrom
DGAAI-538_procore-ai-edge-mcp-docs
Jun 2, 2026
Merged

DGAAI-538: Add Procore AI Edge MCP client setup documentation#358
del-vag merged 2 commits into
mainfrom
DGAAI-538_procore-ai-edge-mcp-docs

Conversation

@del-vag
Copy link
Copy Markdown
Contributor

@del-vag del-vag commented Jun 2, 2026

Summary

  • Adds a new Procore AI Edge MCP Setup documentation page at /procore-ai-edge-mcp-setup for external developers to connect their AI agents (Cursor, Claude Code) to the hosted MCP server
  • Registers the page under a new MCP Integration section in the sidebar navigation

Changes

File Change
mcp/procore_ai_edge_mcp_setup.md New documentation page
_data/navigation.yml New MCP Integration sidebar section

Page Content

  • Overview of the 5 MCP tools (procore_read, procore_write, converse, health, whoami)
  • Prerequisites (Datagrid API key, teamspace ID)
  • Hosted server endpoints — US01 and US02 (UK not yet available)
  • Cursor setup via ~/.cursor/mcp.json (HTTP transport)
  • Claude Code setup via claude mcp add --transport http
  • Connection verification using whoami
  • Tool usage examples with copy-paste JSON
  • Procore routing precedence rules
  • Troubleshooting table

Jira

DGAAI-538 · DGAAI-537 · Epic: DGAAI-422

Test plan

  • Run bundle exec jekyll build — should complete with no errors
  • Navigate to http://127.0.0.1:4000/documentation/procore-ai-edge-mcp-setup — page renders correctly
  • "MCP Integration" section and "Procore AI Edge MCP Setup" link appear in the sidebar

Made with Cursor

- Add mcp/procore_ai_edge_mcp_setup.md with end-user setup guide for
  the hosted Procore AI Edge MCP server (US01/US02 endpoints)
- Covers Cursor and Claude Code HTTP transport wiring, all 5 tools
  with copy-paste examples, Procore routing, and troubleshooting
- Add MCP Integration section to _data/navigation.yml sidebar

Co-authored-by: Cursor <cursoragent@cursor.com>
@del-vag del-vag force-pushed the DGAAI-538_procore-ai-edge-mcp-docs branch from 98ac3be to 85f16f9 Compare June 2, 2026 17:19
Co-authored-by: Cursor <cursoragent@cursor.com>
@del-vag del-vag merged commit de297b0 into main Jun 2, 2026
3 checks passed
@del-vag del-vag deleted the DGAAI-538_procore-ai-edge-mcp-docs branch June 2, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants