Model Context Protocol server โ let AI assistants discover our services, team, and availability.
https://solidstacksoftware.com/api/mcp
Claude Desktop ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"solidstack": {
"url": "https://solidstacksoftware.com/api/mcp"
}
}
}
VS Code .vscode/mcp.json
{
"servers": {
"solidstack": {
"url": "https://solidstacksoftware.com/api/mcp"
}
}
}
| Tool | Description |
|---|---|
get_company_info | Full company overview โ services, team, tech stack |
get_service_details | Details on a specific service by ID |
get_team_member | Look up a team member by name |
check_availability | Live calendar slots for booking a call |
| URI | Description |
|---|---|
solidstack://company | Company information |
solidstack://team | Team members |
solidstack://services | All services |
solidstack://technologies | Tech stack |
| Prompt | Description |
|---|---|
introduce-company | Generate a professional company introduction |
suggest-service | Recommend services for a project description |