Odin MCP Server

First-party Model Context Protocol server (stdio transport) published by Dream Horizon that exposes Odin — Dream Sports' internal developer platform — to agents. It adapts 45 documented tools onto the odin-deployer REST and gRPC APIs, odin-scout REST, and the user-auth org/team/member REST API, with destructive operations gated behind a type_to_confirm argument. Protobuf service definitions for the gRPC surface are published in the odin-cli repo.

API entry from apis.yml

apis.yml Raw ↑
name: Odin MCP Server
description: First-party Model Context Protocol server (stdio transport) published by Dream Horizon that
  exposes Odin — Dream Sports' internal developer platform — to agents. It adapts 45 documented tools
  onto the odin-deployer REST and gRPC APIs, odin-scout REST, and the user-auth org/team/member REST API,
  with destructive operations gated behind a type_to_confirm argument. Protobuf service definitions for
  the gRPC surface are published in the odin-cli repo.
humanURL: https://github.com/dream-horizon-org/odin-mcp
tags:
- mcp
- agent-native
- developer-platform
- devops
- open-source
properties:
- type: MCPServer
  url: mcp/dream-sports-mcp.yml
- type: ToolCrosswalk
  url: mcp/dream-sports-tool-crosswalk.yml
- type: Protobuf
  url: grpc/dream-sports-odin-od-service.proto
- type: Protobuf
  url: grpc/dream-sports-odin-od-environment.proto
- type: SourceCode
  url: https://github.com/dream-horizon-org/odin-mcp