mirror of
https://github.com/ArthurDanjou/artapi.git
synced 2026-01-14 16:24:22 +01:00
Add MCP documentation page with tools, prompts and resources
Co-authored-by: ArthurDanjou <29738535+ArthurDanjou@users.noreply.github.com>
This commit is contained in:
@@ -103,6 +103,10 @@ export default defineContentConfig({
|
||||
profile: defineCollection({
|
||||
type: 'page',
|
||||
source: 'profile.md'
|
||||
}),
|
||||
documentation: defineCollection({
|
||||
type: 'page',
|
||||
source: 'documentation.md'
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user