Guest endpoint
…/guestNo account or token. Exposes only publish_artifact. Outputs expire after 30 days and are subject to anonymous rate limits.
Give any compatible agent a narrow, remote tool for turning self-contained HTML into an isolated URL. The beta guest endpoint needs no account; account publishing uses the API or CLI while authenticated MCP is completed.
https://mcp.linkifact.com/guestLinkifact speaks Streamable HTTP. Add the guest endpoint to your client's MCP configuration, restart or reconnect the client, and make sure publish_artifact appears.
[mcp_servers.linkifact]
url = "https://mcp.linkifact.com/guest"
enabled_tools = ["publish_artifact"]The guest endpoint exposes publish_artifact. The account tools below are the planned contract and remain unavailable until OAuth is enabled after beta validation.
publish_artifactGuestValidate and publish one self-contained HTML document.
update_artifactPlannedCreate an immutable version behind an existing stable URL.
delete_artifactPlannedExpire an artifact and enqueue physical cleanup.
get_artifact_statusPlannedRead lifecycle, expiry, and version metadata.
create_collectionPlannedCreate an unlisted ordered collection.
add_to_collectionPlannedAdd an owned artifact at a chosen collection position.
…/guestNo account or token. Exposes only publish_artifact. Outputs expire after 30 days and are subject to anonymous rate limits.
OAuth MCP · not live yetAuthenticated MCP will add updates, status, deletion, and collection tools after the OAuth service clears beta testing. Use a scoped API key with the CLI today.
Use the REST API instead →The server's instructions keep the explicit-publish rule and core limits near the model's tool decision.
Size, HTML policy, and high-confidence secrets are checked without fetching any submitted URL.
Immutable content is written before its manifest, so a partial upload never appears live.
The viewer URL, expiry, and owner-only management URL come back in a stable tool result.
Publish anonymously in seconds. Guest links are unlisted and expire after 30 days.