INDIVIDUAL MCP TOOL
get_page_speed
Aliases: lighthouse test, PageSpeed Insights, PSI, test page speed, run Lighthouse, Core Web Vitals, CWV, site speed, LCP/INP/CLS, performance score.
LIVE ENDPOINT
https://mcp.bloomiro.com/mcp
Connect to this endpoint to inspect the live schema for get_page_speed 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.bloomiro]
url = "https://mcp.bloomiro.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bloomiro": {
"type": "http",
"url": "https://mcp.bloomiro.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bloomiro
Remote MCP URL: https://mcp.bloomiro.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": {
"bloomiro": {
"url": "https://mcp.bloomiro.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bloomiro": {
"type": "http",
"url": "https://mcp.bloomiro.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bloomiro",
"transport": "streamable-http",
"url": "https://mcp.bloomiro.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_action_center— Read the current shared Kanban, not Legacy Action Center.get_action_task— Read one current Kanban task, its version, brief, next step, steps, and output.manage_action_center— Create, update, move, or delete one structured Kanban task.get_mcp_guide— Use only when the request is ambiguous, a Bloomiro field needs explanation, or you do not know which intent-based tool applies.get_project_context— Use when the site is unknown, the user has multiple sites, a domain must be resolved to its site_id, or integrations and permissions must be checked.get_search_performance— Use for Google Search Console queries, pages, clicks, impressions, CTR, positions, and traffic-change investigation.get_web_analytics— Use for connected Google Analytics (GA4) traffic: sessions, users, engagement, acquisition, content, events, conversions, countries, and tracking setup.get_site_insights— Use to read saved site-wide crawl findings or the combined visibility summary.