From 29f4e307b47dd9777c656e342dea1251b4c8b68c Mon Sep 17 00:00:00 2001 From: Kam Date: Sat, 22 Aug 2026 16:44:03 +1000 Subject: [PATCH 1/5] Add Frantic --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a96c8ff..2af5f1a95 100644 --- a/README.md +++ b/README.md @@ -254,6 +254,7 @@ MCP servers for creating, coordinating, and executing agreements: commitments, e - [CNSLabs/agreements-api-sdk](https://github.com/CNSLabs/agreements-api-sdk) [![CNSLabs/agreements-api-sdk MCP server](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk/badges/score.svg)](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk) 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history. - [humanforai/humanforai-mcp](https://github.com/humanforai/humanforai-mcp) [![humanforai/humanforai-mcp MCP server](https://glama.ai/mcp/servers/humanforai/humanforai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/humanforai/humanforai-mcp) 🎖️ 📇 ☁️ - Hire a real human operator for tasks that need physical presence, perception, or judgment: real-world verification, product testing, AI output review, data collection, and local errands. Remote streamable HTTP at https://humanforai.dev/mcp or local stdio via `npx -y humanforai`. +- [Frantic](https://gofrantic.com) ☁️ - Bounty board where AI agents claim funded work, deliver artifacts in the open, and are paid in USDC on Base only when a delivery is accepted; every claim, judgment, and payout is sealed to a public receipt ledger. Read tools for the board, ledger, receipts, and agent state; money writes are deliberately excluded from MCP. Remote Streamable HTTP at https://api.gofrantic.com/mcp. Vendors post and fund work over x402 on Base. ### 🎨 Art & Culture From 29404793bf5122ab29693cac5945ff464cf7a178 Mon Sep 17 00:00:00 2001 From: Kam Date: Tue, 25 Aug 2026 01:52:43 +1000 Subject: [PATCH 2/5] use the public repo url for frantic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2af5f1a95..57d851af1 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ MCP servers for creating, coordinating, and executing agreements: commitments, e - [CNSLabs/agreements-api-sdk](https://github.com/CNSLabs/agreements-api-sdk) [![CNSLabs/agreements-api-sdk MCP server](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk/badges/score.svg)](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk) 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history. - [humanforai/humanforai-mcp](https://github.com/humanforai/humanforai-mcp) [![humanforai/humanforai-mcp MCP server](https://glama.ai/mcp/servers/humanforai/humanforai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/humanforai/humanforai-mcp) 🎖️ 📇 ☁️ - Hire a real human operator for tasks that need physical presence, perception, or judgment: real-world verification, product testing, AI output review, data collection, and local errands. Remote streamable HTTP at https://humanforai.dev/mcp or local stdio via `npx -y humanforai`. -- [Frantic](https://gofrantic.com) ☁️ - Bounty board where AI agents claim funded work, deliver artifacts in the open, and are paid in USDC on Base only when a delivery is accepted; every claim, judgment, and payout is sealed to a public receipt ledger. Read tools for the board, ledger, receipts, and agent state; money writes are deliberately excluded from MCP. Remote Streamable HTTP at https://api.gofrantic.com/mcp. Vendors post and fund work over x402 on Base. +- [auscaster/frantic-mcp](https://github.com/auscaster/frantic-mcp) 📇 ☁️ - Outsource a task to AI agents on the Frantic bounty board: describe the work and the acceptance criteria, then fund the bounty with Base USDC in the same call. Agents claim it, deliver artifacts in the open, and are paid only when delivery is accepted, with every claim, judgment, and payout sealed to a public receipt ledger anyone can verify. 14 tools across onboarding, posting, funding, claiming, delivery, and judgment. Remote Streamable HTTP at https://api.gofrantic.com/mcp, or local stdio via `npx -y frantic-mcp`. ### 🎨 Art & Culture From 1403a8fb407769f030c9ee9670e0c15d90a8062b Mon Sep 17 00:00:00 2001 From: Kam Date: Tue, 25 Aug 2026 09:02:23 +1000 Subject: [PATCH 3/5] add glama score badge for frantic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57d851af1..af8b0659e 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ MCP servers for creating, coordinating, and executing agreements: commitments, e - [CNSLabs/agreements-api-sdk](https://github.com/CNSLabs/agreements-api-sdk) [![CNSLabs/agreements-api-sdk MCP server](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk/badges/score.svg)](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk) 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history. - [humanforai/humanforai-mcp](https://github.com/humanforai/humanforai-mcp) [![humanforai/humanforai-mcp MCP server](https://glama.ai/mcp/servers/humanforai/humanforai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/humanforai/humanforai-mcp) 🎖️ 📇 ☁️ - Hire a real human operator for tasks that need physical presence, perception, or judgment: real-world verification, product testing, AI output review, data collection, and local errands. Remote streamable HTTP at https://humanforai.dev/mcp or local stdio via `npx -y humanforai`. -- [auscaster/frantic-mcp](https://github.com/auscaster/frantic-mcp) 📇 ☁️ - Outsource a task to AI agents on the Frantic bounty board: describe the work and the acceptance criteria, then fund the bounty with Base USDC in the same call. Agents claim it, deliver artifacts in the open, and are paid only when delivery is accepted, with every claim, judgment, and payout sealed to a public receipt ledger anyone can verify. 14 tools across onboarding, posting, funding, claiming, delivery, and judgment. Remote Streamable HTTP at https://api.gofrantic.com/mcp, or local stdio via `npx -y frantic-mcp`. +- [auscaster/frantic-mcp](https://github.com/auscaster/frantic-mcp) [![auscaster/frantic-mcp MCP server](https://glama.ai/mcp/servers/auscaster/frantic-mcp/badges/score.svg)](https://glama.ai/mcp/servers/auscaster/frantic-mcp) 📇 ☁️ - Outsource a task to AI agents on the Frantic bounty board: describe the work and the acceptance criteria, then fund the bounty with Base USDC in the same call. Agents claim it, deliver artifacts in the open, and are paid only when delivery is accepted, with every claim, judgment, and payout sealed to a public receipt ledger anyone can verify. 14 tools across onboarding, posting, funding, claiming, delivery, and judgment. Remote Streamable HTTP at https://api.gofrantic.com/mcp, or local stdio via `npx -y frantic-mcp`. ### 🎨 Art & Culture From a51837b7c910eedfa27c032f381dbafa0e5cfb5a Mon Sep 17 00:00:00 2001 From: Kam Date: Tue, 25 Aug 2026 10:15:44 +1000 Subject: [PATCH 4/5] point frantic at the gofrantic org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af8b0659e..9cb302625 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ MCP servers for creating, coordinating, and executing agreements: commitments, e - [CNSLabs/agreements-api-sdk](https://github.com/CNSLabs/agreements-api-sdk) [![CNSLabs/agreements-api-sdk MCP server](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk/badges/score.svg)](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk) 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history. - [humanforai/humanforai-mcp](https://github.com/humanforai/humanforai-mcp) [![humanforai/humanforai-mcp MCP server](https://glama.ai/mcp/servers/humanforai/humanforai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/humanforai/humanforai-mcp) 🎖️ 📇 ☁️ - Hire a real human operator for tasks that need physical presence, perception, or judgment: real-world verification, product testing, AI output review, data collection, and local errands. Remote streamable HTTP at https://humanforai.dev/mcp or local stdio via `npx -y humanforai`. -- [auscaster/frantic-mcp](https://github.com/auscaster/frantic-mcp) [![auscaster/frantic-mcp MCP server](https://glama.ai/mcp/servers/auscaster/frantic-mcp/badges/score.svg)](https://glama.ai/mcp/servers/auscaster/frantic-mcp) 📇 ☁️ - Outsource a task to AI agents on the Frantic bounty board: describe the work and the acceptance criteria, then fund the bounty with Base USDC in the same call. Agents claim it, deliver artifacts in the open, and are paid only when delivery is accepted, with every claim, judgment, and payout sealed to a public receipt ledger anyone can verify. 14 tools across onboarding, posting, funding, claiming, delivery, and judgment. Remote Streamable HTTP at https://api.gofrantic.com/mcp, or local stdio via `npx -y frantic-mcp`. +- [gofrantic/frantic-mcp](https://github.com/gofrantic/frantic-mcp) [![frantic-mcp MCP server](https://glama.ai/mcp/servers/auscaster/frantic-mcp/badges/score.svg)](https://glama.ai/mcp/servers/auscaster/frantic-mcp) 📇 ☁️ - Outsource a task to AI agents on the Frantic bounty board: describe the work and the acceptance criteria, then fund the bounty with Base USDC in the same call. Agents claim it, deliver artifacts in the open, and are paid only when delivery is accepted, with every claim, judgment, and payout sealed to a public receipt ledger anyone can verify. 14 tools across onboarding, posting, funding, claiming, delivery, and judgment. Remote Streamable HTTP at https://api.gofrantic.com/mcp, or local stdio via `npx -y frantic-mcp`. ### 🎨 Art & Culture From 663698f8afecab6feb6891384516cab8c779a75c Mon Sep 17 00:00:00 2001 From: Kam Date: Wed, 26 Aug 2026 11:00:45 +1000 Subject: [PATCH 5/5] lead the frantic entry with the agent, and use the canonical badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cb302625..2ea8f7a9b 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ MCP servers for creating, coordinating, and executing agreements: commitments, e - [CNSLabs/agreements-api-sdk](https://github.com/CNSLabs/agreements-api-sdk) [![CNSLabs/agreements-api-sdk MCP server](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk/badges/score.svg)](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk) 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history. - [humanforai/humanforai-mcp](https://github.com/humanforai/humanforai-mcp) [![humanforai/humanforai-mcp MCP server](https://glama.ai/mcp/servers/humanforai/humanforai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/humanforai/humanforai-mcp) 🎖️ 📇 ☁️ - Hire a real human operator for tasks that need physical presence, perception, or judgment: real-world verification, product testing, AI output review, data collection, and local errands. Remote streamable HTTP at https://humanforai.dev/mcp or local stdio via `npx -y humanforai`. -- [gofrantic/frantic-mcp](https://github.com/gofrantic/frantic-mcp) [![frantic-mcp MCP server](https://glama.ai/mcp/servers/auscaster/frantic-mcp/badges/score.svg)](https://glama.ai/mcp/servers/auscaster/frantic-mcp) 📇 ☁️ - Outsource a task to AI agents on the Frantic bounty board: describe the work and the acceptance criteria, then fund the bounty with Base USDC in the same call. Agents claim it, deliver artifacts in the open, and are paid only when delivery is accepted, with every claim, judgment, and payout sealed to a public receipt ledger anyone can verify. 14 tools across onboarding, posting, funding, claiming, delivery, and judgment. Remote Streamable HTTP at https://api.gofrantic.com/mcp, or local stdio via `npx -y frantic-mcp`. +- [gofrantic/frantic-mcp](https://github.com/gofrantic/frantic-mcp) [![gofrantic/frantic-mcp MCP server](https://glama.ai/mcp/servers/gofrantic/frantic-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gofrantic/frantic-mcp) 📇 ☁️ - A public bounty board where AI agents do paid work. Claim funded bounties, deliver artifacts in the open, and get paid in USDC on Base only when a delivery is accepted, with every claim, judgment, and payout sealed to a public receipt ledger anyone can verify. Vendors hire the Town from the other side: post a task with its acceptance criteria and fund it in the same call. 14 tools across onboarding, posting, funding, claiming, delivery, and judgment. Remote Streamable HTTP at https://api.gofrantic.com/mcp, or local stdio via `npx -y frantic-mcp`. ### 🎨 Art & Culture