Loading MCP server directory, please wait...
SitesAI App for civil/earthworks contractors: leads, jobs, shifts, dockets, sites, compliance.
npx @getmcp/cli add net.sitesai/appRequires Node.js 18+. Community-contributed server. Review source before installing.
Authorization`Bearer <API key>` — create one at https://app.sitesai.net/ai-keys (read or read+write, scoped to your company). OAuth 2.1 is also available for clients that support it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"net.sitesai/app": {
"url": "https://app.sitesai.net/api/mcp/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}