INDIVIDUAL MCP TOOL
get_reflection
Return the exact published teaching, prayer, topics, Scripture references, song connection, and stable passage links for one Gospel Protocol Journal post.
LIVE ENDPOINT
https://gospelprotocolmusic.com/api/mcp
Connect to this endpoint to inspect the live schema for get_reflection and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
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.gospel-protocol-public]
url = "https://gospelprotocolmusic.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"gospel-protocol-public": {
"type": "http",
"url": "https://gospelprotocolmusic.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: gospel-protocol-public
Remote MCP URL: https://gospelprotocolmusic.com/api/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": {
"gospel-protocol-public": {
"url": "https://gospelprotocolmusic.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"gospel-protocol-public": {
"type": "http",
"url": "https://gospelprotocolmusic.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "gospel-protocol-public",
"transport": "streamable-http",
"url": "https://gospelprotocolmusic.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_city_guides— Find published city listening guides with official local radio, choirs, music history and festival resources, plus Gospel Protocol songs and Journal links.get_city_guide— Return local music context with primary sources, exact Gospel Protocol listening links and full linked reflection metadata.get_artist— Return the official artist identity, creator, and verified service profiles.get_latest_release— Return the newest release in the governed Gospel Protocol catalog snapshot.search_recordings— Search governed recording titles and published context, optionally constrained to a listener need.get_song_context— Return one recording with creator-authorized or published-lyric context and AMP Scripture links when available.get_listener_guide— Return an evidence-bounded Gospel Protocol listening guide and its AMP Scripture references.search_reflections— Search the full text of Gospel Protocol's published sermon-like Journal reflections, including teaching, prayer, content-grounded topics and Bible references.