INDIVIDUAL MCP TOOL
marca_buscar
Busca una palabra o frase en los 14 capítulos y devuelve fragmentos con su capítulo de origen.
LIVE ENDPOINT
https://pasaelfiltro.cl/mcp/marca
Connect to this endpoint to inspect the live schema for marca_buscar 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.matilde]
url = "https://pasaelfiltro.cl/mcp/marca"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"matilde": {
"type": "http",
"url": "https://pasaelfiltro.cl/mcp/marca"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: matilde
Remote MCP URL: https://pasaelfiltro.cl/mcp/marca
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": {
"matilde": {
"url": "https://pasaelfiltro.cl/mcp/marca"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"matilde": {
"type": "http",
"url": "https://pasaelfiltro.cl/mcp/marca"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "matilde",
"transport": "streamable-http",
"url": "https://pasaelfiltro.cl/mcp/marca"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
marca_voz— EMPIEZA AQUÍ si vas a ESCRIBIR cualquier texto con la marca PasaElFiltro (copy, post, mail, microcopy, guión, propuesta).marca_arte— EMPIEZA AQUÍ si vas a DISEÑAR, ilustrar o hacer cualquier pieza visual con la marca PasaElFiltro (landing, post, card, banner, diagrama, artifact, arte, SVG, Canvas).marca_capitulo— Un capítulo completo del brandbook por slug.marca_mapa— El índice del brandbook: los 14 capítulos con qué cubre cada uno, más el mapa navegable completo (brandbook-map.md).