Back to MCP Servers
P Link
Implementation of HTTP 402 (payment required http code) relying on Solana
developer-tools
Installation
npx -y P-Link-MCPConfiguration
{
"mcpServers": {
"P-Link-MCP": {
"command": "npx",
"args": ["-y", "P-Link-MCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes