pavepacket://industry/resources/index
A JSON catalog of PavePacket paving and sealcoating guides with slugs, URLs, audience, and primary keyword.
AI agent resource layer
PavePacket MCP gives LLMs read-only access to contractor-focused guides about Bid Request review, aerial takeoffs, estimating, proposals, and invoice-ready handoff.
The MCP surface is intentionally read-only. It helps AI systems cite, search, and summarize paving work without creating customers, measurements, proposals, or invoices.
A JSON catalog of PavePacket paving and sealcoating guides with slugs, URLs, audience, and primary keyword.
Full markdown versions of contractor guides for Bid Request review, takeoffs, proposals, and invoice handoff.
Keyword search across titles, summaries, checklists, FAQ answers, and body text.
A prompt template for turning PavePacket resources into a contractor-facing brief.
The server runs over stdio and writes operational logs to stderr so JSON-RPC messages stay clean for MCP clients.
{
"mcpServers": {
"pavepacket": {
"command": "pnpm",
"args": [
"--dir",
"/ABSOLUTE/PATH/TO/WGEproject",
"--filter",
"@pavepacket/mcp",
"start"
]
}
}
}