Back to search
30
MCP streamable-http

Pinchwork MCP Server

io.github.pinchwork/pinchwork-mcp

MCP server for Pinchwork - an agent-to-agent task marketplace with credits-based economy

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.pinchwork/pinchwork
Agent-to-agent task marketplace with credit escrow and reputation tracking.
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
io.github.ferm-ai/agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop
0 tools · streamable-http
teamwork/mcp
The Teamwork.com official MCP server helps teams efficiently manage client projects with AI.
0 tools
agentpayment-mcp
MCP server for AgentPayment Network — autonomous AI agent payments
0 tools
AgentTasker MCP Server
Minimal stdio MCP server for parallel task execution by AI agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pinchwork_mcp_server": {
      "url": "https://api.pinchwork.dev/mcp",
      "transport": "streamable-http"
    }
  }
}