9 lines
142 B
JSON
9 lines
142 B
JSON
|
|
{
|
||
|
|
"mcpServers": {
|
||
|
|
"mastra": {
|
||
|
|
"type": "stdio",
|
||
|
|
"command": "npx",
|
||
|
|
"args": ["-y", "@mastra/mcp-docs-server"]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|