Loading subscription status...
{
"mcpServers": [
{
"BurpSuite MCP Server": {
"env": {
"BURP_API_KEY": "Your_API_KEY",
"BURP_API_HOST": "localhost",
"BURP_API_PORT": "1337",
"BURP_PROXY_HOST": "127.0.0.1",
"BURP_PROXY_PORT": "8080",
"MCP_SERVER_HOST": "0.0.0.0",
"MCP_SERVER_PORT": "8000"
},
"args": [],
"command": "python main.py"
}
}
]
}