From c44bbc9d5cdbfe6bed13d62ccdc789e975b5fd34 Mon Sep 17 00:00:00 2001 From: chrisaddams Date: Sun, 14 Jun 2026 22:48:24 +0100 Subject: [PATCH 1/6] Add anythink-cloud/anythink-cli to Cloud Platforms --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 242010380..cf46bf893 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ Cloud platform service integration. Enables management and interaction with clou - [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) πŸŽ–οΈ πŸ“‡ 🏠 🍎 🐧 - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave. - [aashari/mcp-server-aws-sso](https://github.com/aashari/mcp-server-aws-sso) πŸ“‡ ☁️ 🏠 - AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials. +- [anythink-cloud/anythink-cli](https://github.com/anythink-cloud/anythink-cli) #️⃣ ☁️ 🍎 πŸͺŸ 🐧 - All-in-one backend-as-a-service for agents: model data, auth, search, files, workflows, integrations, and payments. Install with `npx -y anythink-mcp`. - [alexbakers/mcp-ipfs](https://github.com/alexbakers/mcp-ipfs) πŸ“‡ ☁️ - upload and manipulation of IPFS storage - [aparajithn/agent-deploy-dashboard-mcp](https://github.com/aparajithn/agent-deploy-dashboard-mcp) [![agent-deploy-dashbaord MCP server](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord/badges/score.svg)](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord) 🐍 ☁️ - Unified deployment dashboard MCP server across Vercel, Render, Railway, and Fly.io. 9 tools for deploy status, logs, environment variables, rollback, and health checks across all platforms. Free tier with x402 micropayments. - [arnstarn/mcp-server-spotinst](https://github.com/arnstarn/mcp-server-spotinst) [![arnstarn/mcp-server-spotinst MCP server](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst/badges/score.svg)](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst) 🐍 ☁️ - MCP server for Spot.io (Spotinst) API with 23 tools for managing Ocean clusters, VNGs, Elastigroups, costs, right-sizing, and logs across AWS and Azure with multi-account support. From 19c665e271b06bfef5b687fec285e943138fec40 Mon Sep 17 00:00:00 2001 From: chrisaddams Date: Sun, 14 Jun 2026 22:53:33 +0100 Subject: [PATCH 2/6] Update anythink install command to scoped npm package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf46bf893..8cbf53c3b 100644 --- a/README.md +++ b/README.md @@ -391,7 +391,7 @@ Cloud platform service integration. Enables management and interaction with clou - [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) πŸŽ–οΈ πŸ“‡ 🏠 🍎 🐧 - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave. - [aashari/mcp-server-aws-sso](https://github.com/aashari/mcp-server-aws-sso) πŸ“‡ ☁️ 🏠 - AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials. -- [anythink-cloud/anythink-cli](https://github.com/anythink-cloud/anythink-cli) #️⃣ ☁️ 🍎 πŸͺŸ 🐧 - All-in-one backend-as-a-service for agents: model data, auth, search, files, workflows, integrations, and payments. Install with `npx -y anythink-mcp`. +- [anythink-cloud/anythink-cli](https://github.com/anythink-cloud/anythink-cli) #️⃣ ☁️ 🍎 πŸͺŸ 🐧 - All-in-one backend-as-a-service for agents: model data, auth, search, files, workflows, integrations, and payments. Install with `npx -y @anythink-cloud/mcp`. - [alexbakers/mcp-ipfs](https://github.com/alexbakers/mcp-ipfs) πŸ“‡ ☁️ - upload and manipulation of IPFS storage - [aparajithn/agent-deploy-dashboard-mcp](https://github.com/aparajithn/agent-deploy-dashboard-mcp) [![agent-deploy-dashbaord MCP server](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord/badges/score.svg)](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord) 🐍 ☁️ - Unified deployment dashboard MCP server across Vercel, Render, Railway, and Fly.io. 9 tools for deploy status, logs, environment variables, rollback, and health checks across all platforms. Free tier with x402 micropayments. - [arnstarn/mcp-server-spotinst](https://github.com/arnstarn/mcp-server-spotinst) [![arnstarn/mcp-server-spotinst MCP server](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst/badges/score.svg)](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst) 🐍 ☁️ - MCP server for Spot.io (Spotinst) API with 23 tools for managing Ocean clusters, VNGs, Elastigroups, costs, right-sizing, and logs across AWS and Azure with multi-account support. From e06f5b2191e3d9789e44cc469bcdd7860b6db412 Mon Sep 17 00:00:00 2001 From: chrisaddams Date: Sun, 14 Jun 2026 23:11:56 +0100 Subject: [PATCH 3/6] Strengthen anythink description to reflect the full platform --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cbf53c3b..1faa1466e 100644 --- a/README.md +++ b/README.md @@ -391,7 +391,7 @@ Cloud platform service integration. Enables management and interaction with clou - [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) πŸŽ–οΈ πŸ“‡ 🏠 🍎 🐧 - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave. - [aashari/mcp-server-aws-sso](https://github.com/aashari/mcp-server-aws-sso) πŸ“‡ ☁️ 🏠 - AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials. -- [anythink-cloud/anythink-cli](https://github.com/anythink-cloud/anythink-cli) #️⃣ ☁️ 🍎 πŸͺŸ 🐧 - All-in-one backend-as-a-service for agents: model data, auth, search, files, workflows, integrations, and payments. Install with `npx -y @anythink-cloud/mcp`. +- [anythink-cloud/anythink-cli](https://github.com/anythink-cloud/anythink-cli) #️⃣ ☁️ 🍎 πŸͺŸ 🐧 - Build and run a complete backend from your agent: relational data modelling with row- and field-level security, full-text + semantic + geo search, RBAC, a workflow/automation engine, third-party integrations, file storage, and payments β€” the whole platform exposed as one CLI-backed MCP tool. Install with `npx -y @anythink-cloud/mcp`. - [alexbakers/mcp-ipfs](https://github.com/alexbakers/mcp-ipfs) πŸ“‡ ☁️ - upload and manipulation of IPFS storage - [aparajithn/agent-deploy-dashboard-mcp](https://github.com/aparajithn/agent-deploy-dashboard-mcp) [![agent-deploy-dashbaord MCP server](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord/badges/score.svg)](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord) 🐍 ☁️ - Unified deployment dashboard MCP server across Vercel, Render, Railway, and Fly.io. 9 tools for deploy status, logs, environment variables, rollback, and health checks across all platforms. Free tier with x402 micropayments. - [arnstarn/mcp-server-spotinst](https://github.com/arnstarn/mcp-server-spotinst) [![arnstarn/mcp-server-spotinst MCP server](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst/badges/score.svg)](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst) 🐍 ☁️ - MCP server for Spot.io (Spotinst) API with 23 tools for managing Ocean clusters, VNGs, Elastigroups, costs, right-sizing, and logs across AWS and Azure with multi-account support. From 2df073c3a28e17e763a1dc215f5a779304fc75dc Mon Sep 17 00:00:00 2001 From: chrisaddams Date: Sun, 14 Jun 2026 23:15:12 +0100 Subject: [PATCH 4/6] Describe the full Anythink platform (growth, BYOK, integrations) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1faa1466e..5ed4ef6e0 100644 --- a/README.md +++ b/README.md @@ -391,7 +391,7 @@ Cloud platform service integration. Enables management and interaction with clou - [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) πŸŽ–οΈ πŸ“‡ 🏠 🍎 🐧 - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave. - [aashari/mcp-server-aws-sso](https://github.com/aashari/mcp-server-aws-sso) πŸ“‡ ☁️ 🏠 - AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials. -- [anythink-cloud/anythink-cli](https://github.com/anythink-cloud/anythink-cli) #️⃣ ☁️ 🍎 πŸͺŸ 🐧 - Build and run a complete backend from your agent: relational data modelling with row- and field-level security, full-text + semantic + geo search, RBAC, a workflow/automation engine, third-party integrations, file storage, and payments β€” the whole platform exposed as one CLI-backed MCP tool. Install with `npx -y @anythink-cloud/mcp`. +- [anythink-cloud/anythink-cli](https://github.com/anythink-cloud/anythink-cli) #️⃣ ☁️ 🍎 πŸͺŸ 🐧 - Build and run a complete backend from your agent on the Anythink platform: relational data with row-/field-level security, full-text + semantic + geo search, RBAC, a workflow/automation engine, a growth suite (email, push, social), payments + marketplace billing, BYOK AI, and a growing catalog of integrations (Claude, OpenAI, Slack, Google, GitHub…) β€” driven through one CLI-backed MCP tool. Install with `npx -y @anythink-cloud/mcp`. - [alexbakers/mcp-ipfs](https://github.com/alexbakers/mcp-ipfs) πŸ“‡ ☁️ - upload and manipulation of IPFS storage - [aparajithn/agent-deploy-dashboard-mcp](https://github.com/aparajithn/agent-deploy-dashboard-mcp) [![agent-deploy-dashbaord MCP server](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord/badges/score.svg)](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord) 🐍 ☁️ - Unified deployment dashboard MCP server across Vercel, Render, Railway, and Fly.io. 9 tools for deploy status, logs, environment variables, rollback, and health checks across all platforms. Free tier with x402 micropayments. - [arnstarn/mcp-server-spotinst](https://github.com/arnstarn/mcp-server-spotinst) [![arnstarn/mcp-server-spotinst MCP server](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst/badges/score.svg)](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst) 🐍 ☁️ - MCP server for Spot.io (Spotinst) API with 23 tools for managing Ocean clusters, VNGs, Elastigroups, costs, right-sizing, and logs across AWS and Azure with multi-account support. From c7e0b152a1acba05433ee112a0616fb0288af8d2 Mon Sep 17 00:00:00 2001 From: chrisaddams Date: Sun, 14 Jun 2026 23:16:52 +0100 Subject: [PATCH 5/6] Reflect the full growth & retention engine (promos, referral codes, points) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ed4ef6e0..ab8bd4def 100644 --- a/README.md +++ b/README.md @@ -391,7 +391,7 @@ Cloud platform service integration. Enables management and interaction with clou - [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) πŸŽ–οΈ πŸ“‡ 🏠 🍎 🐧 - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave. - [aashari/mcp-server-aws-sso](https://github.com/aashari/mcp-server-aws-sso) πŸ“‡ ☁️ 🏠 - AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials. -- [anythink-cloud/anythink-cli](https://github.com/anythink-cloud/anythink-cli) #️⃣ ☁️ 🍎 πŸͺŸ 🐧 - Build and run a complete backend from your agent on the Anythink platform: relational data with row-/field-level security, full-text + semantic + geo search, RBAC, a workflow/automation engine, a growth suite (email, push, social), payments + marketplace billing, BYOK AI, and a growing catalog of integrations (Claude, OpenAI, Slack, Google, GitHub…) β€” driven through one CLI-backed MCP tool. Install with `npx -y @anythink-cloud/mcp`. +- [anythink-cloud/anythink-cli](https://github.com/anythink-cloud/anythink-cli) #️⃣ ☁️ 🍎 πŸͺŸ 🐧 - Build and run a complete backend from your agent on the Anythink platform: relational data with row-/field-level security, full-text + semantic + geo search, RBAC + BYOK, a workflow/automation engine, a growth & retention engine (email, actionable push, social graph, promotions, per-user referral codes + rewards, points/credits), payments + marketplace billing, and a growing catalog of integrations (Claude, OpenAI, Slack, Google, GitHub…) β€” driven through one CLI-backed MCP tool. Install with `npx -y @anythink-cloud/mcp`. - [alexbakers/mcp-ipfs](https://github.com/alexbakers/mcp-ipfs) πŸ“‡ ☁️ - upload and manipulation of IPFS storage - [aparajithn/agent-deploy-dashboard-mcp](https://github.com/aparajithn/agent-deploy-dashboard-mcp) [![agent-deploy-dashbaord MCP server](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord/badges/score.svg)](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord) 🐍 ☁️ - Unified deployment dashboard MCP server across Vercel, Render, Railway, and Fly.io. 9 tools for deploy status, logs, environment variables, rollback, and health checks across all platforms. Free tier with x402 micropayments. - [arnstarn/mcp-server-spotinst](https://github.com/arnstarn/mcp-server-spotinst) [![arnstarn/mcp-server-spotinst MCP server](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst/badges/score.svg)](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst) 🐍 ☁️ - MCP server for Spot.io (Spotinst) API with 23 tools for managing Ocean clusters, VNGs, Elastigroups, costs, right-sizing, and logs across AWS and Azure with multi-account support. From a07c774a30aaf9299a230331c6ae09472b322768 Mon Sep 17 00:00:00 2001 From: chrisaddams Date: Sun, 14 Jun 2026 23:17:42 +0100 Subject: [PATCH 6/6] Drop social graph from the description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab8bd4def..192b1c523 100644 --- a/README.md +++ b/README.md @@ -391,7 +391,7 @@ Cloud platform service integration. Enables management and interaction with clou - [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) πŸŽ–οΈ πŸ“‡ 🏠 🍎 🐧 - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave. - [aashari/mcp-server-aws-sso](https://github.com/aashari/mcp-server-aws-sso) πŸ“‡ ☁️ 🏠 - AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials. -- [anythink-cloud/anythink-cli](https://github.com/anythink-cloud/anythink-cli) #️⃣ ☁️ 🍎 πŸͺŸ 🐧 - Build and run a complete backend from your agent on the Anythink platform: relational data with row-/field-level security, full-text + semantic + geo search, RBAC + BYOK, a workflow/automation engine, a growth & retention engine (email, actionable push, social graph, promotions, per-user referral codes + rewards, points/credits), payments + marketplace billing, and a growing catalog of integrations (Claude, OpenAI, Slack, Google, GitHub…) β€” driven through one CLI-backed MCP tool. Install with `npx -y @anythink-cloud/mcp`. +- [anythink-cloud/anythink-cli](https://github.com/anythink-cloud/anythink-cli) #️⃣ ☁️ 🍎 πŸͺŸ 🐧 - Build and run a complete backend from your agent on the Anythink platform: relational data with row-/field-level security, full-text + semantic + geo search, RBAC + BYOK, a workflow/automation engine, a growth & retention engine (email, actionable push, promotions, per-user referral codes + rewards, points/credits), payments + marketplace billing, and a growing catalog of integrations (Claude, OpenAI, Slack, Google, GitHub…) β€” driven through one CLI-backed MCP tool. Install with `npx -y @anythink-cloud/mcp`. - [alexbakers/mcp-ipfs](https://github.com/alexbakers/mcp-ipfs) πŸ“‡ ☁️ - upload and manipulation of IPFS storage - [aparajithn/agent-deploy-dashboard-mcp](https://github.com/aparajithn/agent-deploy-dashboard-mcp) [![agent-deploy-dashbaord MCP server](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord/badges/score.svg)](https://glama.ai/mcp/servers/@aparajithn/agent-deploy-dashbaord) 🐍 ☁️ - Unified deployment dashboard MCP server across Vercel, Render, Railway, and Fly.io. 9 tools for deploy status, logs, environment variables, rollback, and health checks across all platforms. Free tier with x402 micropayments. - [arnstarn/mcp-server-spotinst](https://github.com/arnstarn/mcp-server-spotinst) [![arnstarn/mcp-server-spotinst MCP server](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst/badges/score.svg)](https://glama.ai/mcp/servers/arnstarn/mcp-server-spotinst) 🐍 ☁️ - MCP server for Spot.io (Spotinst) API with 23 tools for managing Ocean clusters, VNGs, Elastigroups, costs, right-sizing, and logs across AWS and Azure with multi-account support.