INDIVIDUAL MCP TOOL
match_contractor_problem
Use this when a contractor or home-service business describes an operations problem involving estimating, cash flow, job costing, scope creep, change orders, scheduling, crew leadership, documentation, materials, equipment, safety, quality control, proposals, customer communication, reviews, referrals, or related field operations.
LIVE ENDPOINT
https://base44.app/api/apps/6a54381e147576b18ac94d8f/functions/fieldLibraryAgentMcp
Connect to this endpoint to inspect the live schema for match_contractor_problem and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.systemia-field-library]
url = "https://base44.app/api/apps/6a54381e147576b18ac94d8f/functions/fieldLibraryAgentMcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"systemia-field-library": {
"type": "http",
"url": "https://base44.app/api/apps/6a54381e147576b18ac94d8f/functions/fieldLibraryAgentMcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: systemia-field-library
Remote MCP URL: https://base44.app/api/apps/6a54381e147576b18ac94d8f/functions/fieldLibraryAgentMcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"systemia-field-library": {
"url": "https://base44.app/api/apps/6a54381e147576b18ac94d8f/functions/fieldLibraryAgentMcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"systemia-field-library": {
"type": "http",
"url": "https://base44.app/api/apps/6a54381e147576b18ac94d8f/functions/fieldLibraryAgentMcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "systemia-field-library",
"transport": "streamable-http",
"url": "https://base44.app/api/apps/6a54381e147576b18ac94d8f/functions/fieldLibraryAgentMcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
discover_field_playbooks— Use this to list the public Systemia Field Library playbooks and their problem areas.get_field_playbook— Read the public metadata, guide links, and landing page for one known Field Library playbook.