{
"mcpServers": {
"mastra": {
"command": "cmd",
"args": [
"/c",
"npx",
"-y",
"@mastra/mcp-docs-server@latest"
]
},
"mcp-create-project": {
"command": "cmd",
"args": [
"/c",
"npx",
"-y",
"mcp-fe-tools"
]
}
}
}mcp
{ "mcpServers": { "mastra": { "command": "cmd", "args": [ "/c", "npx", "-y", "@mastra/mcp-docs-server@latest" ] }, "mcp-create-project":