hire_floyd
ActiveTool of xyz.lonestaroracle/mcp-server
Hire Floyd, LoneStarOracle's autonomous coding agent. Analyzes a GitHub repo, writes code, runs tests, and opens a pull request. Pass a task description and optional repo URL. Returns pr_url when complete. Best for well-scoped coding tasks: bug fixes, feature additions, test coverage, refactors. Floyd also hunts GitHub bounties, does web research, and can handle complex multi-step tasks with context. Cost: $0.50 via x402.
Parameters schema
{
"type": "object",
"required": [
"task"
],
"properties": {
"repo": {
"type": "string",
"default": ""
},
"task": {
"type": "string"
},
"context": {
"type": "string",
"default": ""
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
xyz.lonestaroracle/mcp-server
https://github.com/Homie4570/lso-mcp
2/7 registries