12 lines
256 B
JSON
12 lines
256 B
JSON
{
|
|
"mcpServers":{
|
|
"ai-elements": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"mcp-remote",
|
|
"https://registry.ai-sdk.dev/api/mcp"
|
|
]
|
|
}
|
|
}
|
|
} |