MCP server for Solana-based HTTP 402 payments, wallet management, transfers, and payment-link creation.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by P Link MCP.
P-Link MCP Server is a server compliant with the MCP (Model Context Protocol), integrating fetch-402 client from coinbase, and HTTP 402 protocol on server side, allowing ChatGPT, Claude, and other MCP-compatible clients to connect to a payment system on Solana.
It provides a simple interface to:
π’ Live Server: https://mcp.p-link.io/mcp
Connect your Solana wallet to ChatGPT, Claude, or n8n β and manage your purchases simply by talking.
This project exposes the p-link.io API as Model Context Protocol (MCP) tools, available over HTTP (Streamable) and/or STDIO.
There are no prerequisities, using the MCP server, you can call the tool get_wallet_and_otp in order to create a wallet associated with your email address, and login with it. Then if you want to send funds, you can use the tool fund_my_wallet that will give you the instructions to fund your wallet using a Solana wallet or a credit card.
If you already have a P-Link account, you can specify the API_KEY parameter, if you want to create your account with your assistant, just leave this parameter. In the software, you can get your APIKEY in API, Send money page : https://p-link.io/ApiDoc/Send
Edit the file claude_desktop_config.json in your Claude Desktop configuration directory:
Windows
Mac OS
Provide the following content after replacing your SHOPID and APIKEY.
Requires a workspace account
In Settings β Connectors β Create Connector, fill in the following:
| Variable | Value |
|---|---|
Name | P-Link |
Description | Can process payments, send money, request payment |
MCP Server URL | https://mcp.p-link.io/mcp |
Authentication | oAuth |
Once added, the connector will be available in new conversations.
Create an installation folder and run the following command in your shell:
π³ Run the MCP server in HTTP mode with Docker:
| Variable | Default | Description |
|---|---|---|
APIKEY | ---- | Required: your API key |
Create a .env file:
The MCP API exposes a JSON manifest describing all available tools for compatible clients (ChatGPT, Claude, n8n, etc.) : https://mcp.p-link.io/.well-known/mcp/manifest.json
Β© 2025. GNU GENERAL PUBLIC LICENSE
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/paracetamol951-p-link-mcp)<a href="https://allmcps.com/mcp/paracetamol951-p-link-mcp"><img src="https://allmcps.com/api/badge/paracetamol951-p-link-mcp?style=directory" alt="P Link MCP on AllMCPs" /></a>