What is the five46 MCP server?
BYOK, fully local AI agent that tests your app/API and writes a real Playwright spec on success.
How to install five46
Copy-paste configuration for popular MCP clients.
FIVE46_LLM_PROVIDERrequiredLLM provider to use: openai, anthropic, gemini, groq, or bedrock
FIVE46_LLM_API_KEYrequiredsecretYour own API key for the chosen provider (for bedrock, your AWS region instead)
FIVE46_MCP_ALLOW_WRITESSet to 1 to unlock POST/PUT/PATCH for the five46_api tool (read-only by default)
FIVE46_MCP_ALLOW_DELETESSet to 1 to unlock DELETE (five46_api) and destructive-looking browser clicks (five46_test)
FIVE46_MCP_CONCURRENCYMax concurrent scenarios for story mode (default: 2 for five46_test, 3 for five46_api; hard-capped at 5)
{
"mcpServers": {
"five46": {
"command": "npx",
"args": [
"-y",
"five46",
"mcp"
],
"env": {
"FIVE46_LLM_PROVIDER": "<YOUR_FIVE46_LLM_PROVIDER>",
"FIVE46_LLM_API_KEY": "<YOUR_FIVE46_LLM_API_KEY>",
"FIVE46_MCP_ALLOW_WRITES": "<YOUR_FIVE46_MCP_ALLOW_WRITES>",
"FIVE46_MCP_ALLOW_DELETES": "<YOUR_FIVE46_MCP_ALLOW_DELETES>",
"FIVE46_MCP_CONCURRENCY": "<YOUR_FIVE46_MCP_CONCURRENCY>"
}
}
}
}{
"mcpServers": {
"five46": {
"command": "npx",
"args": [
"-y",
"five46",
"mcp"
],
"env": {
"FIVE46_LLM_PROVIDER": "<YOUR_FIVE46_LLM_PROVIDER>",
"FIVE46_LLM_API_KEY": "<YOUR_FIVE46_LLM_API_KEY>",
"FIVE46_MCP_ALLOW_WRITES": "<YOUR_FIVE46_MCP_ALLOW_WRITES>",
"FIVE46_MCP_ALLOW_DELETES": "<YOUR_FIVE46_MCP_ALLOW_DELETES>",
"FIVE46_MCP_CONCURRENCY": "<YOUR_FIVE46_MCP_CONCURRENCY>"
}
}
}
}{
"mcpServers": {
"five46": {
"command": "npx",
"args": [
"-y",
"five46",
"mcp"
],
"env": {
"FIVE46_LLM_PROVIDER": "<YOUR_FIVE46_LLM_PROVIDER>",
"FIVE46_LLM_API_KEY": "<YOUR_FIVE46_LLM_API_KEY>",
"FIVE46_MCP_ALLOW_WRITES": "<YOUR_FIVE46_MCP_ALLOW_WRITES>",
"FIVE46_MCP_ALLOW_DELETES": "<YOUR_FIVE46_MCP_ALLOW_DELETES>",
"FIVE46_MCP_CONCURRENCY": "<YOUR_FIVE46_MCP_CONCURRENCY>"
}
}
}
}{
"servers": {
"five46": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"five46",
"mcp"
],
"env": {
"FIVE46_LLM_PROVIDER": "<YOUR_FIVE46_LLM_PROVIDER>",
"FIVE46_LLM_API_KEY": "<YOUR_FIVE46_LLM_API_KEY>",
"FIVE46_MCP_ALLOW_WRITES": "<YOUR_FIVE46_MCP_ALLOW_WRITES>",
"FIVE46_MCP_ALLOW_DELETES": "<YOUR_FIVE46_MCP_ALLOW_DELETES>",
"FIVE46_MCP_CONCURRENCY": "<YOUR_FIVE46_MCP_CONCURRENCY>"
}
}
}
}claude mcp add five46 --env FIVE46_LLM_PROVIDER=<YOUR_FIVE46_LLM_PROVIDER> --env FIVE46_LLM_API_KEY=<YOUR_FIVE46_LLM_API_KEY> --env FIVE46_MCP_ALLOW_WRITES=<YOUR_FIVE46_MCP_ALLOW_WRITES> --env FIVE46_MCP_ALLOW_DELETES=<YOUR_FIVE46_MCP_ALLOW_DELETES> --env FIVE46_MCP_CONCURRENCY=<YOUR_FIVE46_MCP_CONCURRENCY> -- npx -y five46 mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.