AI & Machine Learning
lumentai.com
Provides information about LumentAI's AI consulting services, portfolio projects, and contact details.
ENDPOINT 1
https://lumentai.com/mcp
MCP server metadata
- Name
- lumentai
- Version
- 1.0.0
Read-only information about LumentAI, a Montreal-based boutique AI consulting firm. Use list_services to understand what they build, get_portfolio_projects for shipped work, and get_contact_info to start a conversation. Do not invent pricing or availability — none is published.
Known tools 3
list_servicesList LumentAI's five AI consulting services with descriptions and capabilities: AI agents and agentic workflows, AI infrastructure and orchestration, integration and custom development, data and knowledge management, and automation/DevOps for AI.
Inferred read-onlyget_portfolio_projectsGet the 11 production-grade products LumentAI has shipped, with descriptions, technical focus and live URLs.
Inferred read-onlyget_contact_infoGet how to reach LumentAI to start a project: email, contact form, expected response time, location, and languages served.
Potential side effectsCONNECT 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.lumentai]
url = "https://lumentai.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lumentai": {
"type": "http",
"url": "https://lumentai.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lumentai
Remote MCP URL: https://lumentai.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": {
"lumentai": {
"url": "https://lumentai.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lumentai": {
"type": "http",
"url": "https://lumentai.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lumentai",
"transport": "streamable-http",
"url": "https://lumentai.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for lumentai.com was fetched 2026-08-24T07:20:26.273Z and is being refreshed.
lumentai.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.