Security & Testing
leak.town
Manages fake endpoints and captures requests for testing and security purposes.
ENDPOINT 1
https://leak.town/api/mcp
Known tools 36
claim_townClaim an anonymous (token-only) town for the authenticated user, associating it with their account so it shows up in list_towns.
clear_requestsClear captured requests.
create_canaryCreate canary endpoint.
create_content_endpointCreate content endpoint.
create_intercept_endpointCreate an intercept endpoint.
create_javascript_endpointCreate JavaScript endpoint.
create_proxy_endpointCreate proxy endpoint.
create_static_files_endpointCreate an empty static-files endpoint.
create_template_endpointCreate template endpoint.
create_townCreate a new leak.town town.
create_tunnel_endpointCreate a tunnel endpoint.
create_websocket_endpointCreate a WebSocket endpoint.
delete_endpointDelete endpoint.
delete_requestDelete a single captured request.
delete_townDelete town.
disable_toolsetDeactivate a previously enabled optional toolset.
download_request_bodyGet raw request body by ID.
download_response_bodyGet raw response body by request ID.
edit_endpointPartial-update an endpoint, preserving fields not specified.
enable_toolsetActivate one optional toolset so its tools become callable.
enable_toolsetsActivate multiple optional toolsets in a single call.
extend_townExtend town lifetime by the server's default duration.
get_instance_configGet public instance configuration: vhosts, default town lifetime, body/email/file size limits, registration mode, and feature toggles.
get_request_detailGet request details.
get_town_infoGet town info.
list_endpointsList endpoints.
list_requestsList captured requests.
list_toolsetsDiscover tool groups (toolsets) and their current state.
list_townsList towns.
reorder_endpointsReorder endpoints.
replay_requestReplay a request.
reset_contentReset content endpoint.
set_town_expirySet a town's expiry time.
test_webhook_endpointTest webhook.
update_town_settingsUpdate town settings.
upload_contentUpload content body.