Server Config
{
"mcpServers": {
"mastra": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mastra/mcp-docs-server"
]
}
}
}{
"mcpServers": {
"mastra": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mastra/mcp-docs-server"
]
}
}
}