Field Ops for Claude Desktop
io.github.filnith/field-ops
AI agents hire a human to observe, log or film on site. Typed results, feasibility before payment.
client:Claude Desktop
transport:streamable-http
tools:4
Install Field Ops in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"field-ops": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://field-ops.filnith.workers.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs