From 6ee7145ffe07805e655c348ccac039b2ee939e40 Mon Sep 17 00:00:00 2001 From: Net-assembly Date: Wed, 12 Nov 2025 12:16:22 +0100 Subject: [PATCH] HTTP 402 implementation on Solana in an MCP server An MCP server that implements the HTTP 402 standard (client and server side). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e787b3a56..45232bbe8e 100644 --- a/README.md +++ b/README.md @@ -399,6 +399,7 @@ Official integrations are maintained by companies building production ready MCP - PlayCanvas Logo **[PlayCanvas](https://github.com/playcanvas/editor-mcp-server)** - Create interactive 3D web apps with the PlayCanvas Editor. - Playwright Logo **[Playwright](https://github.com/microsoft/playwright-mcp)** — Browser automation MCP server using Playwright to run tests, navigate pages, capture screenshots, scrape content, and automate web interactions reliably. - Plugged.in Logo **[Plugged.in](https://github.com/VeriTeknik/pluggedin-mcp)** - A comprehensive proxy that combines multiple MCP servers into a single MCP. It provides discovery and management of tools, prompts, resources, and templates across servers, plus a playground for debugging when building MCP servers. +- P-Link.io Logo **[P-Link.io](https://github.com/paracetamol951/P-Link-MCP)** - HTTP 402 Protocol implementation on Solana network. Sending & receiving payments for agents - Polymarket Logo **[Polymarket](https://github.com/ozgureyilmaz/polymarket-mcp)** - Real-time prediction market data from Polymarket - search markets, analyze prices, identify trading opportunities. - Port Logo **[Port IO](https://github.com/port-labs/port-mcp-server)** - Access and manage your software catalog to improve service quality and compliance. - **[PostHog](https://github.com/posthog/mcp)** - Interact with PostHog analytics, feature flags, error tracking and more with the official PostHog MCP server.