Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.vfbulk.ie/llms.txt

Use this file to discover all available pages before exploring further.

The Vodafone Bulk Text docs include a Model Context Protocol (MCP) server. Add it to your AI tool and it will be able to search and read the Vodafone Bulk Text API documentation in real time — no copy-pasting, no stale context, no guessing.
Instead of relying on training data, your AI assistant will query the live Vodafone Bulk Text docs to answer questions, generate accurate code snippets, and keep up with any changes.

MCP server URL

MCP server URL
https://developers.vodafonebulktext.ie/mcp

Add to your tool

Run this in your terminal:
Claude Code
claude mcp add --transport http vodafone-bulktext-docs https://developers.vodafonebulktext.ie/mcp
Claude Code will now search the Vodafone Bulk Text docs when you ask it questions about the API.

What it can do

Once connected, your AI tool can:

Search the docs

Find relevant pages across authentication, campaigns, DLRs, inbound messages, and more.

Read full pages

Pull the complete content of any page for accurate, up-to-date answers.

Generate accurate code

Write correct API calls, token refresh logic, DLR handlers, and more — based on the real spec.

Stay up to date

Queries the live docs, so your AI always has the latest information.

Example prompts

Once connected, try asking your AI assistant:
Prompt example
How do I authenticate with the Vodafone Bulk Text API and send an SMS campaign?
Prompt example
What happens if I include invalid numbers in my recipient list?
Prompt example
Write a Node.js function that handles DLR callbacks and verifies the payload.
Prompt example
What are the ComReg requirements for Sender IDs in Ireland?
Last modified on May 6, 2026