← gazzetta.xyz
INDIVIDUAL MCP TOOL
list_publications
List Gazzetta publications, newest first, optionally filtered by tag.
LIVE ENDPOINT
https://mcp.gazzetta.xyz/mcp?ref=gazzetta.xyz
Connect to this endpoint to inspect the live schema for list_publications 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.gazzetta]
url = "https://mcp.gazzetta.xyz/mcp?ref=gazzetta.xyz"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"gazzetta": {
"type": "http",
"url": "https://mcp.gazzetta.xyz/mcp?ref=gazzetta.xyz"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: gazzetta
Remote MCP URL: https://mcp.gazzetta.xyz/mcp?ref=gazzetta.xyz
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": {
"gazzetta": {
"url": "https://mcp.gazzetta.xyz/mcp?ref=gazzetta.xyz"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"gazzetta": {
"type": "http",
"url": "https://mcp.gazzetta.xyz/mcp?ref=gazzetta.xyz"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "gazzetta",
"transport": "streamable-http",
"url": "https://mcp.gazzetta.xyz/mcp?ref=gazzetta.xyz"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_gazzetta— Search Gazzetta's research publications and essays on information access in restrictive environments: censorship circumvention (Iran, China, Russia), AI models as information intermediaries in authoritarian contexts, helper networks, exile media economics, and journalism as service.get_publication— Retrieve the full text of a Gazzetta publication.explain_concept— Get Gazzetta's canonical articulation of one of its research frameworks, in the lab's own words.about_gazzetta— Background on Gazzetta: what it is, what it researches, and how to cite or get in touch.