← aletos.se

INDIVIDUAL MCP TOOL

get_insight

Get the full text of one Aletos insight article by slug, in Swedish ('sv') or English ('en').

aletos.senone authenticationAvailability not checked

LIVE ENDPOINT

https://aletos.se/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_insight and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

aletos.se

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.aletos-mcp]
url = "https://aletos.se/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aletos-mcp": {
      "type": "http",
      "url": "https://aletos.se/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aletos-mcp
Remote MCP URL: https://aletos.se/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": {
    "aletos-mcp": {
      "url": "https://aletos.se/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aletos-mcp": {
      "type": "http",
      "url": "https://aletos.se/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aletos-mcp",
  "transport": "streamable-http",
  "url": "https://aletos.se/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_playbooks — List Aletos playbooks — practical guides for managers and HR on harmful use, addiction, mental health and leadership.
  • get_playbook — Get the full text of one Aletos playbook by slug, in Swedish ('sv') or English ('en').
  • list_insights — List Aletos insights — essays on silence, leadership, culture and mental health in working life.
  • list_services — List the services Aletos offers organizations — harmful use and addiction, leadership, mental health and related areas — with descriptions in Swedish and English.
  • get_company_info — Get public information about Aletos Partners AB: positioning, the partners and their bios, and public contact details (email, address, website).