← vizcainoarquitectura.com
INDIVIDUAL MCP TOOL
studio_info
Get an overview of Vizcaíno Arquitectura: services, offices, languages available and canonical URLs for each section of the site.
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 endpoint
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.vizcainoarquitectura-com]
url = "https://vizcainoarquitectura.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"vizcainoarquitectura-com": {
"type": "http",
"url": "https://vizcainoarquitectura.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: vizcainoarquitectura-com
Remote MCP URL: https://vizcainoarquitectura.com/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": {
"vizcainoarquitectura-com": {
"url": "https://vizcainoarquitectura.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"vizcainoarquitectura-com": {
"type": "http",
"url": "https://vizcainoarquitectura.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "vizcainoarquitectura-com",
"transport": "streamable-http",
"url": "https://vizcainoarquitectura.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_articles— List all published articles (Actualidad) from Vizcaíno Arquitectura, including slug, title, category, date, description and public URL.get_article— Fetch the full text content of a Vizcaíno Arquitectura article by its slug.list_events— List events and conferences Vizcaíno Arquitectura has participated in, including slug, title, date, location and public URL.get_event— Fetch full details of an event Vizcaíno Arquitectura participated in, by its slug.