nevent_get_sending_profile — Nevent MCP MCP Tool
nevent_get_sending_profile
(nevent get sending profile) is one of 59 tools on the
Nevent MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call nevent_get_sending_profile from your client
- Claude Code Nevent MCP nevent_get_sending_profile run in your project directory
- Claude Desktop Nevent MCP nevent_get_sending_profile ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Nevent MCP nevent_get_sending_profile ~/.cursor/mcp.json
- VS Code Nevent MCP nevent_get_sending_profile .vscode/mcp.json
- Zed Nevent MCP nevent_get_sending_profile ~/.config/zed/settings.json
- Windsurf Nevent MCP nevent_get_sending_profile ~/.codeium/windsurf/mcp_config.json
- Cline Nevent MCP nevent_get_sending_profile ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Nevent MCP nevent_get_sending_profile ~/.gemini/settings.json
- Grok Nevent MCP nevent_get_sending_profile .mcp.json (in your project root)
- ChatGPT Nevent MCP nevent_get_sending_profile Settings → Connectors → Advanced → Developer mode
- Claude.ai Nevent MCP nevent_get_sending_profile Settings → Connectors → Add custom connector
- LangChain Nevent MCP nevent_get_sending_profile pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp-nevent https://mcp.nevent.ai/
Other tools on this server
- nevent_analytics_query
- nevent_analytics_capabilities
- nevent_analytics_table_schema
- nevent_analytics_filter_values
- nevent_campaign_report
- nevent_segmentation_criteria
- nevent_segment_preview
- nevent_segment_execute
- nevent_dimension_values
- nevent_help
- nevent_list_tenants
- nevent_switch_tenant
- nevent_reset_tenant
- nevent_list_segments
- nevent_get_segment
- nevent_create_segment
- nevent_update_segment
- nevent_create_campaign
- nevent_schedule_campaign
- nevent_quote_campaign
- nevent_get_campaign_metrics
- nevent_list_campaign_recipients
- nevent_list_campaigns
- nevent_get_campaign
- nevent_get_campaign_insights
- nevent_list_templates
- nevent_get_template
- nevent_create_template
- nevent_update_template
- nevent_clone_template
- nevent_rename_template
- nevent_preview_template
- nevent_send_test_template
- nevent_get_suppressions_summary
- nevent_paid_ads_status
- nevent_paid_ads_health
- nevent_list_paid_campaigns
- nevent_get_paid_campaign_insights
- nevent_paid_attribution
- nevent_list_paid_ad_groups
- nevent_get_paid_ad_group_insights
- nevent_get_paid_ad_group_comparative_stats
- nevent_get_paid_ad_group_targeting
- nevent_list_paid_ads
- nevent_get_paid_ad_creative
- nevent_list_short_urls
- nevent_get_short_url
- nevent_get_short_url_metrics
- nevent_get_short_url_campaign_metrics
- nevent_get_short_url_clicks
- nevent_list_short_url_user_links
- nevent_create_short_url
- nevent_update_short_url
- nevent_create_bulk_user_short_urls
- nevent_list_short_url_destinations
- nevent_upload_image
- nevent_list_images
- nevent_delete_image
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.