Field service management: jobs, dispatch, invoices, quotes and building apps, confirm before change.
claude mcp add fieldproxy-mcp --transport http https://api-us-east-1.fieldproxy.ai/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"fieldproxy-mcp": {
"url": "https://api-us-east-1.fieldproxy.ai/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"fieldproxy-mcp": {
"serverUrl": "https://api-us-east-1.fieldproxy.ai/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"fieldproxy-mcp": {
"type": "http",
"url": "https://api-us-east-1.fieldproxy.ai/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"fieldproxy-mcp": {
"url": "https://api-us-east-1.fieldproxy.ai/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"fieldproxy-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api-us-east-1.fieldproxy.ai/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api-us-east-1.fieldproxy.ai/mcp |
Authorization: ••••••
|
| streamable-http | https://api-canada.fieldproxy.ai/mcp |
Authorization: ••••••
|
| streamable-http | https://api-india-1.fieldproxy.ai/mcp |
Authorization: ••••••
|
| streamable-http | https://api-norway.fieldproxy.ai/mcp |
Authorization: ••••••
|
| streamable-http | https://api-nz.fieldproxy.ai/mcp |
Authorization: ••••••
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Fieldproxy--fieldproxy-mcp/reviews or the review_server meta-tool.
POST /mcp