Conversation
|
MCP Server should come before API reference in the header (we can also remove the latter from the homepage, it doesn't need to take up that space). When I talked to Yuming I was wondering if we should try to "merge" the MCP in with the guides docs because there is so much overlap and then have sidebar sections specific to the CLI and MCP. Although maybe the sidebar would grow too large at that point. We should make sure we're referencing back to the Authentication guide for detailed setup guides in AM. |
Done, but I left API ref in the header. Seems useful and isn't crowded on my browser. YMMV.
Done. (sort of). the MCP is partially integrated into the Guide: it shares the same nav menu and quick start includes the MCP.
Done. Linked the various auth references back to the configuration, and from there to the Auth guide. Also removed as much redundancy as I thought reasonable to balance comprehension vs maintainability. I'm sure more could be done here. |
d201b54 to
a0b4d31
Compare
Summary
Add MCP to Documentation site.
Testing
Pull PR and test doc site locally with
pnpm run docs:devDependencies
3pl-approvedis set by a maintainerpnpm test)pnpm run format)