Sayalabs MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Sayalabs MCPGenerate an image of a futuristic cyberpunk city"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Sayalabs MCP
An advanced, production-ready MCP (Model Context Protocol) server designed to supercharge your AI agents.
This MCP securely wraps the agy (Antigravity) engine, injecting a dedicated team of subagent interns, powerful web-search capabilities, and high-quality image generation protocols directly into Claude Code.
🚀 One-Line Installation
To automatically install the Sayalabs MCP, inject the Intern Protocol, and hook everything into Claude Code globally, run this single command in your terminal:
curl -sSL https://raw.githubusercontent.com/Sayalab/agy_in_claude_mcp/main/public/install-agy.sh | bashOnce installed, simply open Claude Code and type:
"Use ask-agy to generate an image of a futuristic city"
or
"Delegate this heavy refactoring task to your agy intern."
Related MCP server: agent-skill-loader
🗑️ Removal & Cleanup
If you ever need to completely remove the Sayalabs MCP and wipe the injected protocols from your system, execute these commands in your terminal:
# 1. Remove the MCP from Claude's global configuration
claude mcp remove agy
# 2. Delete the downloaded repository
rm -rf ~/.agy_in_claude_code
# 3. Delete the injected Sayalabs Intern & Image Generation skills
rm -rf ~/.gemini/config/skills/sayalabs_intern
rm CLAUDE.md
# 4. Clean up the background log files
rm -rf ~/.antigravity/logs/intern-thoughts.log(Note: If the MCP still appears in Claude Code under your "Project MCPs", simply open the .mcp.json file in your active folder and delete the agy block from the list.)
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sayalab/agy_in_claude_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server