We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aead658 commit 0890c44Copy full SHA for 0890c44
README-zh.md
@@ -51,7 +51,7 @@ ApeRAG 支持 [MCP(模型上下文协议)](https://modelcontextprotocol.io/)
51
{
52
"mcpServers": {
53
"aperag-mcp": {
54
- "url": "https://rag.apecloud.com/mcp",
+ "url": "https://rag.apecloud.com/mcp/",
55
"headers": {
56
"Authorization": "Bearer your-api-key-here"
57
}
README.md
@@ -52,7 +52,7 @@ ApeRAG supports [MCP (Model Context Protocol)](https://modelcontextprotocol.io/)
58
0 commit comments