Skip to main content
PromptLoop ships a remote Model Context Protocol server so any MCP-capable AI client can run your research tasks, launch batches, search for companies, and check usage — all authenticated with OAuth. There is nothing to self-host.

Server URL

The transport is Streamable HTTP and auth is OAuth 2.1 (PKCE + Dynamic Client Registration). The first time a client connects it opens a browser window where you sign in and approve access. The connection is scoped to your team and can be revoked anytime from API settings.
The fastest way to connect is the in-app installer: promptloop.com/mcp/install has one-click buttons and copy-paste configuration for every client.

Connect your client

Add this to ~/.cursor/mcp.json:
Cursor shows a Needs login prompt — click it to authorize with OAuth.

Available tools

Setup prompt

Paste this into your assistant so it knows how to drive PromptLoop:
Prompt template

Revoking access

Every connection is backed by a short-lived, auto-rotating team API key. To disconnect a client, revoke its key from API settings — the client will stop working immediately.