Skip to main content
Developer ToolsUnknown

paracetamol951/P-Link-MCP

Implementation of HTTP 402 (payment required http code) relying on Solana

developer-toolscloud-servicelocal-servicemacoslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/paracetamol951/P-Link-MCP

Claude Desktop configuration example:

{
  "mcpServers": {
    "p-link-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "paracetamol951/P-Link-MCP"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Unknown
Author
paracetamol951