Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"frame0-mcp-server": {
"command": "npx",
"args": [
"-y",
"frame0-mcp-server"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"frame0-mcp-server": {
"command": "npx",
"args": [
"-y",
"frame0-mcp-server"
]
}
}
}