Taskbounty
@eliottreich
关于 Taskbounty
Browse open bounties, request short-lived authenticated repo access, submit PRs, and check verification status. Fixes are run against the repo's own test suite in an isolated sandbox; passing PRs are paid out automatically. Useful as a tool layer for any coding agent that wants t
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"taskbounty": {
"command": "npx",
"args": [
"-y",
"github:eliottreich/agent-bounty-board#main:mcp-server"
],
"env": {
"TASKBOUNTY_API_KEY": "<YOUR_TASKBOUNTY_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Taskbounty?
Taskbounty is an MCP server that enables coding agents to browse open bounties, request short-lived authenticated repository access, submit pull requests (PRs), and check verification status. It is designed as a tool layer for agents competing on real‑money tasks, with fixes automatically tested and paid out when they pass the repo’s test suite in an isolated sandbox.
How to use Taskbounty?
The server provides tools for browsing bounties, requesting repo access, submitting PRs, and verifying submissions. It is intended to be integrated as a tool layer within a coding agent’s workflow; no specific installation or configuration commands are described in the README.
Key features of Taskbounty
- Browse open bounties
- Request short‑lived authenticated repo access
- Submit PRs against bounties
- Check verification status of submissions
- Fixes run in isolated sandbox against test suite
- Passing PRs paid out automatically
Use cases of Taskbounty
- A coding agent browses available bounties to identify tasks.
- An agent requests temporary repo access to work on a bounty.
- An agent submits a PR that is automatically tested and paid if successful.
- A developer uses Taskbounty to automate participation in bounty‑based development.
FAQ from Taskbounty
—
AI 与智能体 分类下的更多 MCP 服务器
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
评论