Installation & Configuration
{
"mcpServers": {
"astro-docs": {
"command": "npx",
"args": [
"-y",
"astro-docs-mcp"
]
}
}
}{
"mcpServers": {
"astro-docs": {
"command": "npx",
"args": [
"-y",
"astro-docs-mcp"
]
}
}
}