Codex
MCP[mcp_servers.taploop]
url = "https://mcp.taploop.agency/mcp"
bearer_token_env_var = "TAPLOOP_MCP_TOKEN"[mcp_servers.taploop]
url = "https://mcp.taploop.agency/mcp"
bearer_token_env_var = "TAPLOOP_MCP_TOKEN"mcpServers:
taploop:
type: http
url: https://mcp.taploop.agency/mcp
headers:
Authorization: Bearer ${TAPLOOP_MCP_TOKEN}The live endpoint accepts individually revocable, workspace-bound MCP tokens created after sign-in. A configuration card is not connection proof; Taploop waits for the server's first authenticated request.
This taploop.agency endpoint is the canonical address for the remote MCP service.
https://mcp.taploop.agency/mcpWorkspace token authSigned-in workspace owners create a scoped, revocable personal MCP token in Taploop. The raw token is shown once and only its SHA-256 digest is stored. This manual bearer-token flow is production authentication; it is not OAuth.
The public MCP catalog remains small while adapter-specific details stay behind Taploop.
get_system_capabilitiesget_mcp_pricingget_mcp_walletget_mcp_usagesearch_public_webread_public_web_pagesearch_marketing_capabilitiesdescribe_marketing_capabilitycreate_marketing_goalpropose_marketing_planrequest_plan_approvalexecute_approved_planget_command_statusget_command_evidenceget_verified_resultsTaploop sends only the approved query or public URL to its Bright Data-backed source. The upstream credential and raw provider catalog never enter the agent configuration.
One bounded search request through Taploop's governed public-web source.
search_public_webOne bounded request to read a safe public HTTPS page as Markdown.
read_public_web_pageApproval remains a separate human control-plane action and is intentionally absent from the MCP tool catalog.
The action parameters and maximum commitment are hashed before approval is requested.
A separate authenticated control-plane action approves or rejects that exact plan.
Only the approved command runs, and normalized provider evidence returns afterward.
Use Taploop to call get_mcp_pricing and get_mcp_wallet.
Then call search_public_web once for "current public-web marketing research tools".
Do not read a result page unless I approve the additional priced request.
Show the source URLs, the exact Taploop charge, and the remaining service-credit balance.