About
P-Link is a payment system on the Solana blockchain that enables AI agents to send money, receive payments, and pay for online resources autonomously using the x402 standard. Key features: - Send payments to any email address or phone number, with automatic wallet creation for recipients who don't have accounts - Create x402-compliant payment links that AI agents can pay automatically, enabling autonomous AI commerce - Accept payments via credit card, any Solana token (auto-converted to USDC), or direct wallet transfers - Generate customizable payment pages with webhook notifications for integration with automation tools like IFTTT and Framer - View wallet balances, public addresses, and complete transaction history on Solana - Instant account creation directly from MCP clients including ChatGPT, Claude, and n8n with no signup flow required
README
🧾 P-Link.io MCP Server
[](https://smithery.ai/server/@paracetamol951/p-link-mcp) [](LICENSE) [](https://smithery.ai/chat?mcp=@paracetamol951/p-link-mcp) [](https://github.com/paracetamol951/P-Link-MCP/stargazers)
[](https://youtu.be/sw9ASYZHEzY)
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
> 🟢 Live Demo: https://smithery.ai/chat?mcp=@paracetamol951/p-link-mcp
[](https://youtu.be/sw9ASYZHEzY)
---
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.
---
🚀 Features
---
🔹 Example usage (ChatGPT / Claude MCP)
---
⚙Prerequisities
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
---
⚙️ Installation
Claude
#### Minimum installation
Edit the file claude_desktop_config.json in your Claude Desktop configuration directory:
Windows ``` %APPDATA%\Claude\claude_deskt
Related MCP Servers
AI Research Assistant
hamid-vakilzadeh
AI Research Assistant provides comprehensive access to millions of academic papers through the Semantic Scholar and arXiv databases. This MCP server enables AI coding assistants to perform intelligent literature searches, citation network analysis, and paper content extraction without requiring an API key. Key features include: - Advanced paper search with multi-filter support by year ranges, citation thresholds, field of study, and publication type - Title matching with confidence scoring for finding specific papers - Batch operations supporting up to 500 papers per request - Citation analysis and network exploration for understanding research relationships - Full-text PDF extraction from arXiv and Wiley open-access content (Wiley TDM token required for institutional access) - Rate limits of 100 requests per 5 minutes with options to request higher limits through Semantic Scholar
Linkup
LinkupPlatform
Linkup is a real-time web search and content extraction service that enables AI assistants to search the web and retrieve information from trusted sources. It provides source-backed answers with citations, making it ideal for fact-checking, news gathering, and research tasks. Key features of Linkup: - Real-time web search using natural language queries to find current information, news, and data - Page fetching to extract and read content from any webpage URL - Search depth modes: Standard for direct-answer queries and Deep for complex research across multiple sources - Source-backed results with citations and context from relevant, trustworthy websites - JavaScript rendering support for accessing dynamic content on JavaScript-heavy pages
Math-MCP
EthanHenrickson
Math-MCP is a computation server that enables Large Language Models (LLMs) to perform accurate numerical calculations through the Model Context Protocol. It provides precise mathematical operations via a simple API to overcome LLM limitations in arithmetic and statistical reasoning. Key features of Math-MCP: - Basic arithmetic operations: addition, subtraction, multiplication, division, modulo, and bulk summation - Statistical analysis functions: mean, median, mode, minimum, and maximum calculations - Rounding utilities: floor, ceiling, and nearest integer rounding - Trigonometric functions: sine, cosine, tangent, and their inverses with degrees and radians conversion support