Browser Tools
foliora.ai
This server offers tools for retrieving Foliora product details, accessing preview snapshots, and creating preview links for public websites.
ENDPOINT 1
https://www.foliora.ai/mcp
MCP server metadata
- Name
- foliora
- Version
- 0.3.0
Foliora improves public sources a company owns so it can be found on Google and cited by ChatGPT, Gemini, Claude, Grok, Perplexity, Google AI Overviews, and Copilot. This server is read-only. create_preview_link does not start a crawl — send the human to previewUrl. Canonical product facts: https://www.foliora.ai/preview
Known tools 3
get_productReturn Foliora product facts: brand, plans, canonical URLs, and what this server will not do.
Inferred read-onlyCONNECT 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.foliora]
url = "https://www.foliora.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"foliora": {
"type": "http",
"url": "https://www.foliora.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: foliora
Remote MCP URL: https://www.foliora.ai/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": {
"foliora": {
"url": "https://www.foliora.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"foliora": {
"type": "http",
"url": "https://www.foliora.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "foliora",
"transport": "streamable-http",
"url": "https://www.foliora.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.