docs(mcp): add MCP tools guide

This commit is contained in:
zhayujie
2026-05-08 16:14:48 +08:00
parent 29e66cb186
commit fb341b869b
8 changed files with 376 additions and 1 deletions

View File

@@ -48,3 +48,13 @@ The following tools require additional dependencies or API key configuration:
Search the internet for real-time information
</Card>
</CardGroup>
## MCP Tools
Integrate thousands of community tools (maps, GitHub, Notion, etc.) via the [Model Context Protocol](https://modelcontextprotocol.io). Configure `mcp.json` once, ready to use:
<CardGroup cols={1}>
<Card title="MCP - External Tool Ecosystem" icon="plug" href="/en/tools/mcp">
Supports standard stdio / SSE transports. Hot-reload, zero code changes.
</Card>
</CardGroup>