Productivity
systemiafieldlibrary.com
An MCP server that matches contractor and home-service operational problems to relevant field playbooks and retrieves their metadata and guides.
ENDPOINT 1
https://base44.app/api/apps/6a54381e147576b18ac94d8f/functions/fieldLibraryAgentMcp
MCP server metadata
- Name
- systemia-field-library
- Version
- 1.0.0
Known tools 3
match_contractor_problemUse 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.
Inferred read-onlydiscover_field_playbooksUse this to list the public Systemia Field Library playbooks and their problem areas.
Inferred read-onlyget_field_playbookRead the public metadata, guide links, and landing page for one known Field Library playbook.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for base44.app was fetched 2026-08-21T15:17:28.347Z and is being refreshed.
base44.app is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.