INDIVIDUAL MCP TOOL
get_sources
Return the Sources and Further Reading section from one of Spencer Hofmans' historical companion guides.
LIVE ENDPOINT
https://spencer-history-mcp.spencerhofmans.workers.dev/mcp
Connect to this endpoint to inspect the live schema for get_sources and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
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.spencer-hofmans-irish-history]
url = "https://spencer-history-mcp.spencerhofmans.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"spencer-hofmans-irish-history": {
"type": "http",
"url": "https://spencer-history-mcp.spencerhofmans.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: spencer-hofmans-irish-history
Remote MCP URL: https://spencer-history-mcp.spencerhofmans.workers.dev/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": {
"spencer-hofmans-irish-history": {
"url": "https://spencer-history-mcp.spencerhofmans.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"spencer-hofmans-irish-history": {
"type": "http",
"url": "https://spencer-history-mcp.spencerhofmans.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "spencer-hofmans-irish-history",
"transport": "streamable-http",
"url": "https://spencer-history-mcp.spencerhofmans.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_history— Search Spencer Hofmans' published historical research and companion guides for factual historical material.get_guide— Return the current published text of one of Spencer Hofmans' historical companion guides.get_historical_figure— Find passages about a named historical figure in Spencer Hofmans' Irish history guides.