MCP Server
MCP
io.github.thlg057/mo5-mcp-server
MCP server for Thomson MO5 C development, 6809, CMOC, SDK, toolchain.
Install
npx -y @thlg057/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@thlg057/mo5-rag-mcp",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL of the MO5 RAG server",
"isRequired": true,
"default": "https://retrocomputing-ai.cloud",
"name": "RAG_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment