MeasureSquare CRM Connector for AI agents.
11 live capabilities
Manage flooring estimates and contractor projects through natural language.
Waiting for input…
Why people use MeasureSquare CRM
MeasureSquare CRM Flooring Estimation Pain
This Connector changes the game by letting you just ask your agent for the answers. Instead of a dozen clicks, you get a single response. You can pull up a material breakdown or check a room's dimensions in seconds. It turns your project data into a conversational capability that actually keeps up with your pace.
What Vinkius changes
You get a conversational interface for your entire flooring project database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick on-site material check
A contractor is at a job site and needs to know how much hardwood was ordered.
- Real-world use case 02
Sending a final report to a homeowner
A project manager finishes a flooring installation and needs the final doc.
- Real-world use case 03
Building a new quote from a template
An estimator is drafting a new proposal and wants to see their standard setup.
Complete set · 11capabilities
The complete MeasureSquare CRM capability set.
These are the exact actions your AI can choose when you ask it to work with MeasureSquare CRM.
01—04
4 capabilities in this set.
Part of 11 available through MeasureSquare CRM.
- 01 Capability
List projects
See a list of all your flooring projects. Use this to see what's currently on your plate.
- 02 Capability
List templates
View your estimation templates. This is useful for seeing how your standard quotes are built.
- 03 Capability
Get project materials
Get a list of all materials needed for a project. Use this to double check your supply orders.
- 04 Capability
Get project rooms
View the dimensions and area of rooms in a project. This is great for verifying space requirements.
05—08
4 capabilities in this set.
Part of 11 available through MeasureSquare CRM.
- 05 Capability
Get project
Pull up the full details of a single project. Use this to get a birds-eye view of any job.
- 06 Capability
List clients
See every client in your database. This helps you keep track of your total reach.
- 07 Capability
Check measuresquare status
Check if your connection to the API is active. Use this to make sure your data is syncing correctly.
- 08 Capability
Get client
Get the specific details for one client. Use this when you need to look up a specific contact.
09—11
3 capabilities in this set.
Part of 11 available through MeasureSquare CRM.
- 09 Capability
Get estimation
Pull up the full cost estimation for a project. This gives you the bottom line on a quote.
- 10 Capability
Get pdf link
Get the direct link to a project's PDF report. This is perfect for sending final docs to customers.
- 11 Capability
Get project labor
See the labor costs for a specific project. This helps you understand the human cost of a job quickly.
Set up in minutes
One URL. Then ask MeasureSquare CRM to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MeasureSquare CRM from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7BU66R7oSveemEje9UXAvRa2O8a8BEZDoL4YbEij/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it MeasureSquare CRM, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MeasureSquare CRM for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7BU66R7oSveemEje9UXAvRa2O8a8BEZDoL4YbEij/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the MeasureSquare CRM URL.
- Step 03
Save and start
Save the connection and enable MeasureSquare CRM in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"measuresquare-crm": {
"url": "https://edge.vinkius.com/vk_preview_7BU66R7oSveemEje9UXAvRa2O8a8BEZDoL4YbEij/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using MeasureSquare CRM
Open Agent mode in chat and ask: "Using MeasureSquare CRM, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"measuresquare-crm": {
"url": "https://edge.vinkius.com/vk_preview_7BU66R7oSveemEje9UXAvRa2O8a8BEZDoL4YbEij/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using MeasureSquare CRM
Ask Copilot: "Using MeasureSquare CRM, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"measuresquare-crm": {
"url": "https://edge.vinkius.com/vk_preview_7BU66R7oSveemEje9UXAvRa2O8a8BEZDoL4YbEij/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using MeasureSquare CRM
Open Cascade and ask: "Using MeasureSquare CRM, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"measuresquare-crm": {
"url": "https://edge.vinkius.com/vk_preview_7BU66R7oSveemEje9UXAvRa2O8a8BEZDoL4YbEij/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using MeasureSquare CRM
Ask Cline: "Using MeasureSquare CRM, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add measuresquare-crm --transport http "https://edge.vinkius.com/vk_preview_7BU66R7oSveemEje9UXAvRa2O8a8BEZDoL4YbEij/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using MeasureSquare CRM
Ask Claude: "Using MeasureSquare CRM, show me...". 11 tools are ready
Where the request belongs
Work MeasureSquare CRM can move forward.
This is for flooring contractors and construction estimators who are tired of manual data entry and tab-switching. It's for the project manager who needs to grab a material list or a client's phone number while they're on-site and don't want to hunt through a complex dashboard.
Flooring Contractor
Uses this to quickly check material needs and labor costs while talking to clients on-site.
Construction Estimator
Uses this to pull up estimation templates and room dimensions to build accurate project quotes.
Project Manager
Uses this to track the status of multiple jobs and grab PDF reports to send to homeowners.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsContractor+
Run your contracting business with job estimates, invoicing, client management, and field crew tracking in one mobile platform.
Fieldly
Connect Fieldly to automate construction management. manage work items, bookings, and invoices directly from your AI agent.
Richards CRM
Automate project management via Richards CRM. manage leads, estimates, and material orders with AI.
AccuLynx
Business management for roofing contractors. manage leads, jobs, and financial data via AI.
JobProgress (Leap)
Manage contractors, customers, and jobs via JobProgress API.
HCSS
Automate heavy construction management via HCSS. manage jobs, timecards, estimates, and equipment telematics directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep MeasureSquare CRM connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about MeasureSquare CRM.
The practical details behind the request, access and result.
How does MeasureSquare CRM help with flooring estimates?
It lets your AI agent pull specific material lists, labor costs, and room dimensions directly from your account. This makes it much faster to build accurate quotes without manual searching.
Can I use MeasureSquare CRM to see my client list?
Yes, you can ask your agent to browse your entire client database. It can find specific contact details for you instantly during a conversation.
Does MeasureSquare CRM support project PDF reports?
It does. Your agent can find and provide the direct links to your project's PDF reports, making it easier to share final documents with your customers.
Is MeasureSquare CRM good for construction project management?
It's specifically designed for specialty contractors. It helps you track flooring projects, manage material takeoffs, and keep your client relationships organized in one place.
How do I get my project data into my AI client with MeasureSquare CRM?
You just connect the Connector through Vinkius. Once linked, your AI client can access your project details, templates, and client info whenever you ask.
Can my AI get cost estimations?
Yes. get_estimation returns a full breakdown of materials, labor, and total cost for any project.
Can I view room dimensions?
Yes. get_project_rooms lists all rooms with length, width, and area calculations.
Can I download project PDFs?
Yes. get_pdf_link returns the download URL for the professional project report.
One connection away
Give your agent a direct line to MeasureSquare CRM.
Connect MeasureSquare CRM once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available