← radixia.ai

INDIVIDUAL MCP TOOL

get_isc2026_session

Read the full auto-generated transcript of one ISC 2026 session by (part of) its title.

radixia.ainone authenticationAvailability not checked

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 endpoint

radixia.ai

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

.mcp.json

{
  "mcpServers": {
    "radixia-blog": {
      "type": "http",
      "url": "https://mcp.radixia.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "radixia-blog",
  "transport": "streamable-http",
  "url": "https://mcp.radixia.ai/mcp"
}
MCP Inspector

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

Related tools

  • list_posts — List the most recent posts on the Radixia blog (AI, serverless, open source, cloud).
  • search_posts — Full-text search across all Radixia blog posts (title, excerpt and body).
  • get_post — Read the full text of a Radixia blog post by its slug (get the slug from list_posts or search_posts).
  • list_tags — List the topic tags used on the Radixia blog, with post counts.
  • search_isc2026_transcripts — Full-text search across 147 auto-generated session transcripts from ISC High Performance 2026 (Hamburg, June 23-25): keynotes, panels, vendor talks, research papers.
  • get_isc2026_agenda — The ISC High Performance 2026 program (Hamburg, June 23-25): session blocks with times, halls, types and speakers, plus the recorded research-paper talks.
  • about_radixia — Who is Radixia?