Skip to content

MCP Integration

The Model Context Protocol (MCP) enables OpenSIN agents to connect to external tools and data sources.

Quick Entry

Overview

MCP provides a standardized way for agents to:

  • Discover available tools
  • Execute tool calls
  • Receive tool results
  • Manage tool permissions

Supported Transports

TransportDescription
stdioLocal process communication
SSEServer-sent events
HTTPREST API communication
WebSocketReal-time bidirectional
in-processDirect function calls (fastest)

Next Steps


Relevante Mandate

MandatPriorityDoku
Bun-Only-1.5bun install / bun run statt npm
LLM via opencode CLI-2.5opencode run --format json — KEINE direkten API-Calls
A2A-Agenten-Pflicht-200.0SELBST MACHEN via create-a2a-sin-agent
Kommentar-Pflicht-6.0EXTREM umfangreiche Kommentare

Alle Mandate

Guides and concepts for the OpenSIN API.