diff --git a/.mcp.json b/.mcp.json new file mode 100644 index 0000000..2c06ada --- /dev/null +++ b/.mcp.json @@ -0,0 +1,10 @@ +{ + "mcpServers": { + "github-rag-mcp": { + "type": "http", + "url": "https://github-rag.smgjp.com/mcp", + "alwaysLoad": true, + "note": "GitHub RAG MCP. OAuth is required on first use." + } + } +}