API-first semantic layer MCP server compiling YAML models into dialect-specific SQL
claude mcp add orionbelt-semantic-layer -- uvx orionbelt-semantic-layer
claude_desktop_config.json
{
"mcpServers": {
"orionbelt-semantic-layer": {
"command": "uvx",
"args": [
"orionbelt-semantic-layer"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"orionbelt-semantic-layer": {
"command": "uvx",
"args": [
"orionbelt-semantic-layer"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"orionbelt-semantic-layer": {
"command": "uvx",
"args": [
"orionbelt-semantic-layer"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"orionbelt-semantic-layer": {
"type": "stdio",
"command": "uvx",
"args": [
"orionbelt-semantic-layer"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"orionbelt-semantic-layer": {
"command": "uvx",
"args": [
"orionbelt-semantic-layer"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ralfbecher--orionbelt-semantic-layer/reviews or the review_server meta-tool.
POST /mcp