Skip to main content
Glama

Solid Multi-Tenant DevOps MCP Server

QUICKSTART.md•1.71 kB
# Quick Start Guide ## Install in 3 Steps ### Step 1: Copy Config to Claude Desktop ```bash cd /Users/adamcampbell/Desktop/Solid/solid-mcp-server mkdir -p ~/Library/Application\ Support/Claude cp claude-desktop-config.json ~/Library/Application\ Support/Claude/claude_desktop_config.json ``` ### Step 2: Restart Claude Desktop **Important**: Completely quit and reopen Claude Desktop. ### Step 3: Test It Open Claude Desktop and try: ``` Show me all tenants in the system ``` ## That's It! You now have AI-first DevOps monitoring for your multi-tenant Solid platform. ## Quick Commands to Try ### Monitor All Tenants ``` Show me all tenant companies ``` ### Check System Health ``` Check the health of all services and Docker containers ``` ### Monitor a Specific Tenant ``` Show me details for company 1, including their AI agents and recent activity ``` ### Find Performance Issues ``` Find API endpoints that are slower than 1 second ``` ### Check for Errors ``` Show me critical errors from the last hour ``` ### Bulk Health Check ``` Check the health of companies 1, 2, and 3 ``` ## Need Help? ### Test Connection ```bash cd /Users/adamcampbell/Desktop/Solid/solid-mcp-server ./test-connection.sh ``` ### View Full Documentation ```bash cat README.md cat SUMMARY.md ``` ### Start All Services ```bash cd /Users/adamcampbell/Desktop/Solid ./start-all.sh ``` ## What You Get - **19 DevOps tools** accessible through Claude Desktop - Monitor **thousands of tenants** - Track **12 AI agents per tenant** - Monitor **token usage & billing** - Track **errors and performance** - **Provision new tenants** - All through **natural language** conversation --- šŸŽ‰ **You're ready to go!**

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/Adam-Camp-King/solid-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server