From abf08e5411e9277b39a8c60ddc0d181b7b741368 Mon Sep 17 00:00:00 2001 From: Timwal78 Date: Thu, 18 Jun 2026 04:08:17 +0000 Subject: [PATCH 1/2] Add ScriptMasterLabs MCP servers to finance--crypto: SqueezeOS, x402 Signal API, Aetheris, Ghost Layer, ZeroQuery --- docs/finance--crypto.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/finance--crypto.md b/docs/finance--crypto.md index 5992a0583..a805756be 100644 --- a/docs/finance--crypto.md +++ b/docs/finance--crypto.md @@ -1,5 +1,11 @@ ## 💰 Finance & Crypto +- [Timwal78/SqueezeOS](https://github.com/Timwal78/SqueezeOS) - Institutional market intelligence MCP server with 33 tools. Schwab/Polygon/Alpaca APIs, x402 payment gating via XRPL/RLUSD and Base/USDC, short-squeeze detection, FTD cycle analysis. Free tier + paid signal tiers. Remote: `https://squeezeos-api.onrender.com/mcp` +- [Timwal78/sml-x402-signal-api](https://github.com/Timwal78/sml-x402-signal-api) - Pay-per-call US equities signal API for AI agents. Tiers: free teaser, $0.01 bias+momentum, $0.05 full regime, $0.25 short-squeeze pressure engine. Base USDC via x402, ed25519-signed responses, 30% USDC affiliate revenue-share. +- [Timwal78/aetheris-mcp-render](https://github.com/Timwal78/aetheris-mcp-render) - x402 agentic web scraper MCP server. AI agents pay USDC on Base per scrape. Deep DOM sanitization via JSDOM, SSE transport, one-click Render deploy. +- [Timwal78/ghost-layer](https://github.com/Timwal78/ghost-layer) - Dual-chain XRPL/Base toll gateway for autonomous AI agents. URIToken on-chain licensing, 54-block execution matrix, Agent Passport loyalty tiers, x402 protocol. MCP: `https://ghost-layer.onrender.com/mcp`. Zero custody. +- [Timwal78/zeroquery-protocol](https://github.com/Timwal78/zeroquery-protocol) - Proof-of-Intent open protocol for AI agent identity. x402-compatible, no OAuth, no API keys. Enables autonomous agents to declare, sign, and verify intent before executing paid actions. + Servers dealing with financial data, stock markets, cryptocurrency exchanges/data, trading bots, banking APIs, accounting software, or blockchain interactions. - [jarvismaximum-hue/profitplay-mcp](https://github.com/jarvismaximum-hue/profitplay-mcp): Prediction market arena MCP server where agents register, view games and markets, place or cancel bets, check status, read leaderboards, and chat around BTC, ETH, SOL, S&P 500, and gold price-movement games. 9 tools. MIT. From a2df7cbefe4111eb781964e37259f91a5dd6eb77 Mon Sep 17 00:00:00 2001 From: Timothy Walton <131909751+Timwal78@users.noreply.github.com> Date: Fri, 26 Jun 2026 18:39:09 -0400 Subject: [PATCH 2/2] Update Finance & Crypto documentation Removed several projects from the Finance & Crypto documentation. --- docs/finance--crypto.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/finance--crypto.md b/docs/finance--crypto.md index a805756be..25c78d9eb 100644 --- a/docs/finance--crypto.md +++ b/docs/finance--crypto.md @@ -1,10 +1,7 @@ ## 💰 Finance & Crypto - [Timwal78/SqueezeOS](https://github.com/Timwal78/SqueezeOS) - Institutional market intelligence MCP server with 33 tools. Schwab/Polygon/Alpaca APIs, x402 payment gating via XRPL/RLUSD and Base/USDC, short-squeeze detection, FTD cycle analysis. Free tier + paid signal tiers. Remote: `https://squeezeos-api.onrender.com/mcp` -- [Timwal78/sml-x402-signal-api](https://github.com/Timwal78/sml-x402-signal-api) - Pay-per-call US equities signal API for AI agents. Tiers: free teaser, $0.01 bias+momentum, $0.05 full regime, $0.25 short-squeeze pressure engine. Base USDC via x402, ed25519-signed responses, 30% USDC affiliate revenue-share. -- [Timwal78/aetheris-mcp-render](https://github.com/Timwal78/aetheris-mcp-render) - x402 agentic web scraper MCP server. AI agents pay USDC on Base per scrape. Deep DOM sanitization via JSDOM, SSE transport, one-click Render deploy. - [Timwal78/ghost-layer](https://github.com/Timwal78/ghost-layer) - Dual-chain XRPL/Base toll gateway for autonomous AI agents. URIToken on-chain licensing, 54-block execution matrix, Agent Passport loyalty tiers, x402 protocol. MCP: `https://ghost-layer.onrender.com/mcp`. Zero custody. -- [Timwal78/zeroquery-protocol](https://github.com/Timwal78/zeroquery-protocol) - Proof-of-Intent open protocol for AI agent identity. x402-compatible, no OAuth, no API keys. Enables autonomous agents to declare, sign, and verify intent before executing paid actions. Servers dealing with financial data, stock markets, cryptocurrency exchanges/data, trading bots, banking APIs, accounting software, or blockchain interactions.