Session AI MCP Server

Remote Model Context Protocol server operated by Session AI at https://sessionai.com/mcp. The endpoint answers with an RFC 9728 OAuth challenge (WWW-Authenticate: Bearer realm="mcp") and publishes protected-resource metadata naming Session AI as the resource; tools/list requires an authenticated bearer token, so the live tool schemas could not be enumerated anonymously.

API entry from apis.yml

apis.yml Raw ↑
name: Session AI MCP Server
description: 'Remote Model Context Protocol server operated by Session AI at https://sessionai.com/mcp.
  The endpoint answers with an RFC 9728 OAuth challenge (WWW-Authenticate: Bearer realm="mcp") and publishes
  protected-resource metadata naming Session AI as the resource; tools/list requires an authenticated
  bearer token, so the live tool schemas could not be enumerated anonymously.'
humanURL: https://sessionai.com/capabilities/agentic-ai
baseURL: https://sessionai.com/mcp
tags:
- MCP
- Agentic AI
properties:
- type: MCPServer
  url: mcp/sessionai-mcp.yml
- type: OAuthScopes
  url: scopes/sessionai-scopes.yml