We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90ecda commit 9ce3d27Copy full SHA for 9ce3d27
2 files changed
docs/robots.txt
@@ -0,0 +1,4 @@
1
+User-agent: *
2
+Allow: /
3
+
4
+Sitemap: https://deusdata.github.io/codebase-memory-mcp/sitemap.xml
docs/sitemap.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+ <url>
+ <loc>https://deusdata.github.io/codebase-memory-mcp/</loc>
5
+ <lastmod>2026-03-02</lastmod>
6
+ <priority>1.0</priority>
7
+ </url>
8
+</urlset>
0 commit comments