Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"buildy-mcp": {
"command": "npx",
"args": [
"skills",
"add",
"tambo-labs/buildy-mcp"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"buildy-mcp": {
"command": "npx",
"args": [
"skills",
"add",
"tambo-labs/buildy-mcp"
]
}
}
}