grtwo-docs MCP server icon

grtwo-docs

by grtwo-docs

HIPAA CompliantSOC2 ReadyISO 27001 Ready
Productivity5 tools

Publish Markdown or HTML from an AI agent to grtwo.app and get a shareable link. Five tools, one of which permanently deletes. GRTwo publishes its own tool table and it matches Anthropic's exactly. OAuth with a single documents scope.

Verified connector

Listed by Anthropic as a partner connector in its Connectors Directory.

Connection checked by Agentman on .

Anthropic states this reflects the level of review a connector received, not a security audit.

Connect grtwo-docs via MCP

https://www.grtwo.app/api/mcp

Works in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.

grtwo-docs Tools & Capabilities (5)

Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.

Limits

  • One OAuth scope covers everything, including deletion. documents is the only scope the resource descriptor or the authorization server advertises. There is no way to grant an agent read access without also granting permanent delete.
  • delete_document is irreversible and has no counterpart. GRTwo's privacy policy states deleted documents are removed from the database immediately. No restore, trash or undo tool exists. Do not blanket-auto-approve this connector.
  • We could not read tool schemas. The endpoint returned 401 to an anonymous request on 2026-08-23, so no parameter-level detail is published here. Every tool description and safety hint above is GRTwo's own text, not a tools/list response.
  • Whether MCP requires a paid plan is contradicted across GRTwo's own pages. The setup guide, llms.txt, the Anthropic listing and the live 401 body all say Pro or Pro Plus; the pricing page lists MCP access under the free tier. The site is visibly mid-change — its own top trending public document on 2026-08-23 was titled "grtwo is free now".
  • Plan limits are contradicted too, in three different published tables. GRTwo's llms.txt says Pro allows 25 private documents; the pricing page says 50; the pricing page's own embedded JSON-LD says 25. Public-document expiry is stated as 24 hours on all tiers in llms.txt and as never-expiring for signed-up free users on the pricing page.
  • No tool reports storage consumption. Nothing exposes document count, size headroom or plan state, so an agent cannot check a limit before hitting it.
  • A downgrade deletes documents over the limit. GRTwo's terms describe a 30-day read-only grace period followed by permanent deletion, oldest first.
  • Public means indexed. Public documents appear on grtwo.app's Explore page ranked by views, with author names, not merely at an unlisted URL.
  • The GitHub repository named in the official MCP Registry does not exist. The registry entry for io.github.grtwo-jcansler/docs points at github.com/grtwo-jcansler/grtwo-docs, which returned 404 on 2026-08-23. No source-level verification of the server was possible.
  • Document size caps are small. 25 KB, 50 KB or 100 KB per document by tier. A long report can exceed the free and Pro caps.
  • Content is not private from the operator in one narrow case. GRTwo's terms state it does not read documents "except when required to investigate abuse reports or comply with legal obligations".

Frequently asked questions

grtwo-docs is the product itself, not documentation about it. GRTwo Digital LLC runs grtwo.app, a paste-and-share service that turns Markdown or HTML into a short public link. The suffix names the document product, and the connector publishes into it. The setup guide for the connector is a separate page at grtwo.app/docs/mcp/.

Yes. delete_document is one of the five tools, and GRTwo's own setup guide describes it as permanently deleting a document you own, marked Delete in its access column and carrying destructiveHint true. GRTwo's privacy policy states deleted documents are removed from the database immediately, so there is no documented undo, trash or restore path.

It can, and public means listed. publish_document takes a public or private choice, and grtwo.app runs an Explore page that ranks public documents by view count with author names shown. So a public publish is not just an unlisted link, it is entry into a browsable directory. Ask for private if the content is not for strangers.

One scope named documents, and it draws no line inside the surface. The server's RFC 9728 descriptor and its authorization server both advertise scopes_supported of exactly documents, checked live on 2026-08-23. That single grant covers reading, publishing, updating and permanently deleting, so consent cannot separate a read from a delete.

The sources disagree, so check your own account. GRTwo's setup guide, its llms.txt and Anthropic's listing all say Pro or Pro Plus, and the live 401 body on 2026-08-23 said MCP access requires a Pro or Pro Plus account. The pricing page that same day listed MCP access for AI agents under the free tier.

Because the dynamically registered client id no longer matches. GRTwo's setup guide states Claude registers a fresh client_id through its registration endpoint before opening the browser, and the fix is to remove the connector in Claude, add the server URL again, and finish sign-in in the same browser Claude opened rather than a different one.

Because the apex host redirects and the redirect drops your credentials. GRTwo documents that apex grtwo.app redirects to www and can break the OAuth cookie handoff, and its llms.txt states API keys are dropped on apex redirect. We confirmed the 307 redirect live on 2026-08-23. Omitting the trailing slash can break OAuth discovery.

It depends on whether the document is public and which plan you hold. GRTwo's llms.txt states public documents expire after 24 hours on all tiers and only private dashboard documents are permanent, while its pricing page states signed-up free users get unlimited public documents that never expire. The two published statements conflict, so verify before relying on either.

Use in Agentman

Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.

Open in Agentman Studio

Server Info

Category
Productivity
Developer
grtwo-docs
Tools
5
Domain
www.grtwo.app

Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.