Skip to content

Link the developer skill and docs MCP server from llms.txt - #5120

Open
lennessyy wants to merge 1 commit into
mainfrom
llms-txt-agent-tools
Open

Link the developer skill and docs MCP server from llms.txt#5120
lennessyy wants to merge 1 commit into
mainfrom
llms-txt-agent-tools

Conversation

@lennessyy

@lennessyy lennessyy commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

llms.txt indexes the docs but says nothing about the two tools built for the agents reading it. Adds a ## Tools for agents section before the content sections.

## Tools for agents

- [Temporal Developer Skill](https://github.com/temporalio/skill-temporal-developer): An agent skill
  covering Temporal's programming model, including Workflow determinism rules, Activity patterns,
  Retry Policies, error handling, testing, Worker configuration, and versioning. Works with Claude
  Code, Codex, Cursor, and other agents that support Skills.
- [Temporal Docs MCP Server](https://temporal.mcp.kapa.ai): Search this documentation over MCP.
  Sign-in is required through MCP OAuth with Google or GitHub, which keeps the server from being
  used for automated bulk querying. Anonymous requests are rejected. If your client cannot complete
  an OAuth flow, use the `.md` URLs above instead.

The MCP entry states the auth requirement functionally — what the agent should expect, plus the .md fallback when a client can't complete the OAuth flow — rather than as a bare policy line.

Both URLs match what /with-ai already documents.

Test plan

  • yarn build succeeds; root llms.txt renders the new section ahead of Core Primitives
  • Confirm /llms.txt on the Vercel preview

🤖 Generated with Claude Code

┆Attachments: EDU-6964 Link the developer skill and docs MCP server from llms.txt

llms.txt indexes the documentation but says nothing about the two tools
built for the agents reading it. Add a "Tools for agents" section before
the content sections.

The MCP entry states the OAuth requirement functionally: what the agent
should expect, and that the .md URLs are the fallback when a client can't
complete the flow. An agent that reads "anonymous requests are rejected"
alongside a working alternative is less likely to retry against the
server.

URLs match the ones already documented on /with-ai.
@lennessyy
lennessyy requested a review from a team as a code owner August 14, 2026 23:52
Copilot AI balanced review requested due to automatic review settings August 14, 2026 23:52
@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview Aug 14, 2026 11:53pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

This PR does not change any pages in /docs. If you make updates, links to the modified pages will appear here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants