INDIVIDUAL MCP TOOL
busca_caso
Busca cases publicaveis com status e exclusoes declaradas (o que nao publicou sai explicito).
LIVE ENDPOINT
https://fernandorrpalacios.com.br/mcp
Connect to this endpoint to inspect the live schema for busca_caso 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.autoria-cravario-mcp]
url = "https://fernandorrpalacios.com.br/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"autoria-cravario-mcp": {
"type": "http",
"url": "https://fernandorrpalacios.com.br/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: autoria-cravario-mcp
Remote MCP URL: https://fernandorrpalacios.com.br/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": {
"autoria-cravario-mcp": {
"url": "https://fernandorrpalacios.com.br/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"autoria-cravario-mcp": {
"type": "http",
"url": "https://fernandorrpalacios.com.br/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "autoria-cravario-mcp",
"transport": "streamable-http",
"url": "https://fernandorrpalacios.com.br/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
busca_claim— Busca claims cravados do CRAVARIO-CANONICO da Storytellers (projecao PROJECAO-CRAVARIO-CLAIMS-EVIDENCIAS v0.1.0).busca_entidade— Busca entidades (Person, Organization, Book, Product) da projecao do cravario, com @id soberano, url e sameAs.