test_payram_connection — PayRam Helper MCP Server MCP Tool
test_payram_connection
(test payram connection) is one of 52 tools on the
PayRam Helper MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call test_payram_connection from your client
- Claude Code PayRam Helper MCP Server test_payram_connection run in your project directory
- Claude Desktop PayRam Helper MCP Server test_payram_connection ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PayRam Helper MCP Server test_payram_connection ~/.cursor/mcp.json
- VS Code PayRam Helper MCP Server test_payram_connection .vscode/mcp.json
- Zed PayRam Helper MCP Server test_payram_connection ~/.config/zed/settings.json
- Windsurf PayRam Helper MCP Server test_payram_connection ~/.codeium/windsurf/mcp_config.json
- Cline PayRam Helper MCP Server test_payram_connection ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PayRam Helper MCP Server test_payram_connection ~/.gemini/settings.json
- Grok PayRam Helper MCP Server test_payram_connection .mcp.json (in your project root)
- ChatGPT PayRam Helper MCP Server test_payram_connection Settings → Connectors → Advanced → Developer mode
- Claude.ai PayRam Helper MCP Server test_payram_connection Settings → Connectors → Add custom connector
- LangChain PayRam Helper MCP Server test_payram_connection pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http payram-helper-mcp https://mcp.payram.com/
Other tools on this server
- payram_doctor
- generate_payment_sdk_snippet
- generate_payment_http_snippet
- generate_payment_status_snippet
- generate_payment_route_snippet
- snippet_nextjs_payment_route
- snippet_express_payment_route
- snippet_fastapi_payment_route
- snippet_laravel_payment_route
- snippet_go_payment_handler
- snippet_spring_payment_controller
- generate_payout_sdk_snippet
- generate_payout_status_snippet
- generate_payout_recipient_flow_snippet
- generate_referral_sdk_snippet
- generate_referral_validation_snippet
- generate_referral_status_snippet
- generate_referral_route_snippet
- generate_webhook_handler
- generate_webhook_event_router
- generate_mock_webhook_event
- assess_payram_project
- generate_topup_integration_snippet
- explain_payram_basics
- get_payram_links
- explain_payment_flow
- explain_payram_concepts
- explain_referrals_basics
- explain_referral_flow
- get_referral_dashboard_guide
- prepare_payram_test
- get_payram_doc_by_id
- list_payram_docs
- generate_env_template
- generate_setup_checklist
- suggest_file_structure
- get_agent_setup_flow
- onboard_agent_setup
- scaffold_payram_app
- list_platforms
- get_payment_summary
- lookup_payment
- search_payments
- get_unswept_balances
- get_daily_volume
- list_currencies
- list_recipients
- create_payment_link
- check_node_sync
- restart_payram_worker
- check_payment_readiness
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.