INDIVIDUAL MCP TOOL
get_package
Fetch full public details for one Oumra package by its URL slug (for example 'oumra-vip-2026').
LIVE ENDPOINT
https://oumrasenegal.sn/mcp
Connect to this endpoint to inspect the live schema for get_package and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.oumra-senegal-mcp]
url = "https://oumrasenegal.sn/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"oumra-senegal-mcp": {
"type": "http",
"url": "https://oumrasenegal.sn/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: oumra-senegal-mcp
Remote MCP URL: https://oumrasenegal.sn/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"oumra-senegal-mcp": {
"url": "https://oumrasenegal.sn/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"oumra-senegal-mcp": {
"type": "http",
"url": "https://oumrasenegal.sn/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "oumra-senegal-mcp",
"transport": "streamable-http",
"url": "https://oumrasenegal.sn/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_agency_info— Return public identity for Oumra Sénégal (oumrasenegal.sn): positioning, services, contact channels, and canonical URLs.list_packages— List all active Oumra (Umrah) travel packages offered by Oumra Senegal, ordered by display order.list_departures— List upcoming (open or almost full) departure dates for a given Oumra package.