Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.lanos-logic-com]
url = "https://lanos-logic.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lanos-logic-com": {
"type": "http",
"url": "https://lanos-logic.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lanos-logic-com
Remote MCP URL: https://lanos-logic.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"lanos-logic-com": {
"url": "https://lanos-logic.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lanos-logic-com": {
"type": "http",
"url": "https://lanos-logic.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lanos-logic-com",
"transport": "streamable-http",
"url": "https://lanos-logic.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_services— List all AI automation services offered by Lanos Logic with descriptions and key features.get_service— Get detailed information about a specific Lanos Logic service including benefits and features.get_case_study— Get full details of a specific case study including results, platforms used, and solution description.list_industries— List all industries Lanos Logic serves with descriptions and key outcomes for each.get_company_info— Get Lanos Logic company information: team members, contact details, technology stack, company stats, and engagement process.submit_inquiry— Submit a contact inquiry to Lanos Logic.