← Registry

Security & Testing

makeportals.com

Provides authentication and session management for a portal, including login, logout, status checks, and spec normalization.

1 endpoint39 known toolsCached registry data

ENDPOINT 1

https://mcp.makeportals.com/mcp

No auth detected

Known tools 39

portal_login

Sign in to Portal.

portal_login_check

Wait for login approval after portal_login returned a device_code.

portal_logout

Sign out of Portal for this session.

portal_status

Check if you're signed in to Portal.

normalize_ptl

Normalize a .ptl Portal spec into canonical form.

validate_ptl

Validate a .ptl Portal spec without creating a portal.

upload_source

Send a local project to Portal for deployment.

import_github_repo

Import a public GitHub repository as the source for a local-file Portal.

upload_env

DEPRECATED — prefer configure_runtime instead (opens a secure browser form so values never enter chat).

configure_runtime

Open a hosted form for the user to securely enter runtime variables (API keys, DB URLs, etc).

make_portal

STOP: You MUST show the user a draft summary (greeting, selectors, mode, URL) and ask for a name BEFORE calling this tool.

get_portal

Check if a portal is ready.

list_portals

List the user's recent portals (up to 20, newest first).

get_portal_sessions

Get session replays for a portal.

configure_portal

Name a portal, set usage limits, and add a call-to-action button.

update_portal_env

Update environment variables on an existing portal without spending a credit.

create_link

Create a new share link for a portal with optional per-link greeting and goal.

list_links

List all share links for a portal, including their dynamic greeting/goal if set.

configure_embed

Enable embedding for a portal on a specific website.

save_login

Spin up a sandbox browser so the user can sign into a site.

save_login_complete

Save the login state after the user has logged in via the hosted UI.

record_demo

Record a demo by clicking through a site.

start_recording

Begin the actual recording after user is ready at the hosted UI.

stop_recording

Stop recording and compile the demo into structured scenes.

pick_selectors

Open a hosted browser where the user visually clicks elements to block in play mode.

pick_selectors_complete

Retrieve the selectors the user picked in the hosted selector UI.

get_session

Wait for a login, recording, or selector session to reach a terminal status.

create_script

Explore a website and auto-generate a demo plan, guardrails, Q&A, and knowledge (~10s for public URLs).

get_script

Check if a script is ready.

create_credential

Create a credential vault entry for automated login.

list_credentials

List all credential vault entries (metadata only, no secrets).

generate_totp

Generate a TOTP 6-digit code from a stored credential vault entry.

delete_credential

Delete a credential vault entry.

buy_credits

Buy Portal credits ($0.40 each).

subscribe

Subscribe to the Builder plan ($20/month).

subscription_status

Check the current subscription status (tier, billing period, trial end).

cancel_subscription

Cancel the Builder subscription.

deploy_example

Deploy a built-in example app to demonstrate a Portal feature.

get_creation_logs

Retrieve the tool call log for an MCP session.