Skip to content

feat(docs): generic /docs/connect guide for any MCP client#19

Merged
vreshch merged 1 commit into
masterfrom
feature/docs-connect
Jun 21, 2026
Merged

feat(docs): generic /docs/connect guide for any MCP client#19
vreshch merged 1 commit into
masterfrom
feature/docs-connect

Conversation

@vreshch

@vreshch vreshch commented Jun 21, 2026

Copy link
Copy Markdown
Member

Summary

Adds a vendor-neutral /docs/connect page - a summary of how to connect any MCP-capable agent to Agentage Memory, for clients without a dedicated page.

Contents

  • What you need - endpoint (memory.agentage.io/mcp), Streamable HTTP, OAuth 2.1 (no API key)
  • Connect in four steps - add an HTTP MCP server → auto DCR → browser sign-in → verify with a tool call
  • Generic config - the standard JSON shape (notes mcpServers vs VS Code's servers)
  • One-click for known clients - links to the per-client pages
  • Tools & limits - points to /docs/mcp-server

Wiring

Leads the "Connect your client" sidebar group as Any client; registered in the docs registry so it auto-appears in the [slug] route and the sitemap (/docs/connect). Facts reuse src/lib/mcp-docs.ts.

Verification

prettier, eslint, type-check clean; renders on localhost (200, in sitemap). Copyable code blocks.

A vendor-neutral how-to-connect page (endpoint, OAuth, 4 steps, generic
JSON config) for agents without a dedicated client page. Leads the
Connect-your-client nav group as 'Any client'; in the sitemap.
@github-actions

github-actions Bot commented Jun 21, 2026

Copy link
Copy Markdown

CI - Verify PASSED

Commit: 88755d8760b668eca236e75d0681f7f137476630 · Branch: feature/docs-connect

  • ✅ Type check
  • ✅ Lint
  • ✅ Format check
  • ✅ Unit tests
  • ✅ Build
  • ✅ Landing e2e
  • ✅ Showcase e2e

🔗 View workflow run

@vreshch vreshch merged commit f136b73 into master Jun 21, 2026
1 check passed
@vreshch vreshch deleted the feature/docs-connect branch June 21, 2026 00:21
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.

1 participant