From 6752ed9e5aeb7f5018a3ba15378e776f1709a8d5 Mon Sep 17 00:00:00 2001 From: kevin2003050666-coder Date: Wed, 2 Sep 2026 05:47:35 +0000 Subject: [PATCH 1/2] Add x402-micro-tollgate MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08f1f3ee3..aca20b05d 100644 --- a/README.md +++ b/README.md @@ -1946,6 +1946,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [jacobsd32-cpu/djd-agent-score-mcp](https://github.com/jacobsd32-cpu/djd-agent-score-mcp) [![djd-agent-score-mcp MCP server](https://glama.ai/mcp/servers/@jacobsd32-cpu/djd-agent-score-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@jacobsd32-cpu/djd-agent-score-mcp) 📇 ☁️ - Reputation scoring for AI agent wallets on Base. 9 tools: trust scores, fraud reports, blacklist checks, leaderboard, badge generation, and agent registration. Free + x402 paid tiers. - [JayOfemi/shikamaru](https://github.com/JayOfemi/shikamaru) [![shikamaru MCP server](https://glama.ai/mcp/servers/JayOfemi/shikamaru/badges/score.svg)](https://glama.ai/mcp/servers/JayOfemi/shikamaru) 📇 🏠 - Deterministic day-count and accrued-interest engine. Six ISDA/ICMA conventions, proven exact against QuantLib over 3,600 date pairs. Stops the AI guessing your interest math. - [keel-trade/keel-trade](https://github.com/keel-trade/keel-trade) [![keel-trade/keel-trade MCP server](https://glama.ai/mcp/servers/keel-trade/keel-trade/badges/score.svg)](https://glama.ai/mcp/servers/keel-trade/keel-trade) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Build, backtest, and automate Hyperliquid trading strategies. Typed strategy composition, deterministic backtests on real Hyperliquid funding + price history, opt-in live execution with bit-for-bit backtest-to-live parity. +- [kevin2003050666-coder/x402-micro-tollgate](https://github.com/kevin2003050666-coder/x402-micro-tollgate) 📇 ☁️ 🏠 🍎 🪟 🐧 - Drop-in HTTP 402 + MCP paywall for any API. Unpaid gated routes return 402; agents pay USDC on Base (CDP), then the request is proxied. Same process exposes paid MCP tools. `npx x402-micro-tollgate` or remote `https://x402-micro-tollgate.onrender.com/mcp`. - [kinance/circle-agent-stack-mcp](https://github.com/kinance/circle-agent-stack-mcp) [![kinance/circle-agent-stack-mcp MCP server](https://glama.ai/mcp/servers/kinance/circle-agent-stack-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kinance/circle-agent-stack-mcp) 📇 ☁️ - Circle Agent Stack for AI agents: create USDC wallets, set spend policies, send stablecoin, and pay x402-gated endpoints. Wraps the Circle CLI so auth stays out of the server. Six tools. `npx circle-agent-stack-mcp` - [krystiangw/agenticpay](https://github.com/krystiangw/agenticpay) [![krystiangw/agenticpay MCP server](https://glama.ai/mcp/servers/krystiangw/agenticpay/badges/score.svg)](https://glama.ai/mcp/servers/krystiangw/agenticpay) 📇 ☁️ 🏠 - Open-source x402 micropayments stack for MCP. Pay-per-tool-call USDC settlement on Solana via the first open-source self-hostable facilitator (no x402.org dependency). Includes TypeScript SDK, CLI, paywall middleware, hosted devnet endpoint, and a live Claude Opus demo. `npm install @agenticpay/sdk` - [kukapay/binance-alpha-mcp](https://github.com/kukapay/binance-alpha-mcp) 🐍 ☁️ - An MCP server for tracking Binance Alpha trades, helping AI agents optimize alpha point accumulation. From 1e7f64b7afb68cdba10f23cb342b04a3e18575ac Mon Sep 17 00:00:00 2001 From: kevin2003050666-coder Date: Wed, 2 Sep 2026 13:06:01 +0000 Subject: [PATCH 2/2] Add Glama score badge for x402-micro-tollgate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aca20b05d..15aa425c9 100644 --- a/README.md +++ b/README.md @@ -1946,7 +1946,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [jacobsd32-cpu/djd-agent-score-mcp](https://github.com/jacobsd32-cpu/djd-agent-score-mcp) [![djd-agent-score-mcp MCP server](https://glama.ai/mcp/servers/@jacobsd32-cpu/djd-agent-score-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@jacobsd32-cpu/djd-agent-score-mcp) 📇 ☁️ - Reputation scoring for AI agent wallets on Base. 9 tools: trust scores, fraud reports, blacklist checks, leaderboard, badge generation, and agent registration. Free + x402 paid tiers. - [JayOfemi/shikamaru](https://github.com/JayOfemi/shikamaru) [![shikamaru MCP server](https://glama.ai/mcp/servers/JayOfemi/shikamaru/badges/score.svg)](https://glama.ai/mcp/servers/JayOfemi/shikamaru) 📇 🏠 - Deterministic day-count and accrued-interest engine. Six ISDA/ICMA conventions, proven exact against QuantLib over 3,600 date pairs. Stops the AI guessing your interest math. - [keel-trade/keel-trade](https://github.com/keel-trade/keel-trade) [![keel-trade/keel-trade MCP server](https://glama.ai/mcp/servers/keel-trade/keel-trade/badges/score.svg)](https://glama.ai/mcp/servers/keel-trade/keel-trade) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Build, backtest, and automate Hyperliquid trading strategies. Typed strategy composition, deterministic backtests on real Hyperliquid funding + price history, opt-in live execution with bit-for-bit backtest-to-live parity. -- [kevin2003050666-coder/x402-micro-tollgate](https://github.com/kevin2003050666-coder/x402-micro-tollgate) 📇 ☁️ 🏠 🍎 🪟 🐧 - Drop-in HTTP 402 + MCP paywall for any API. Unpaid gated routes return 402; agents pay USDC on Base (CDP), then the request is proxied. Same process exposes paid MCP tools. `npx x402-micro-tollgate` or remote `https://x402-micro-tollgate.onrender.com/mcp`. +- [kevin2003050666-coder/x402-micro-tollgate](https://github.com/kevin2003050666-coder/x402-micro-tollgate) [![kevin2003050666-coder/x402-micro-tollgate MCP server](https://glama.ai/mcp/servers/kevin2003050666-coder/x402-micro-tollgate/badges/score.svg)](https://glama.ai/mcp/servers/kevin2003050666-coder/x402-micro-tollgate) 📇 ☁️ 🏠 🍎 🪟 🐧 - Drop-in HTTP 402 + MCP paywall for any API. Unpaid gated routes return 402; agents pay USDC on Base (CDP), then the request is proxied. Same process exposes paid MCP tools. `npx x402-micro-tollgate` or remote `https://x402-micro-tollgate.onrender.com/mcp`. - [kinance/circle-agent-stack-mcp](https://github.com/kinance/circle-agent-stack-mcp) [![kinance/circle-agent-stack-mcp MCP server](https://glama.ai/mcp/servers/kinance/circle-agent-stack-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kinance/circle-agent-stack-mcp) 📇 ☁️ - Circle Agent Stack for AI agents: create USDC wallets, set spend policies, send stablecoin, and pay x402-gated endpoints. Wraps the Circle CLI so auth stays out of the server. Six tools. `npx circle-agent-stack-mcp` - [krystiangw/agenticpay](https://github.com/krystiangw/agenticpay) [![krystiangw/agenticpay MCP server](https://glama.ai/mcp/servers/krystiangw/agenticpay/badges/score.svg)](https://glama.ai/mcp/servers/krystiangw/agenticpay) 📇 ☁️ 🏠 - Open-source x402 micropayments stack for MCP. Pay-per-tool-call USDC settlement on Solana via the first open-source self-hostable facilitator (no x402.org dependency). Includes TypeScript SDK, CLI, paywall middleware, hosted devnet endpoint, and a live Claude Opus demo. `npm install @agenticpay/sdk` - [kukapay/binance-alpha-mcp](https://github.com/kukapay/binance-alpha-mcp) 🐍 ☁️ - An MCP server for tracking Binance Alpha trades, helping AI agents optimize alpha point accumulation.