M
MCP Testmo
MCP server by runespoor-engineering
Created 2/23/2026
Updated 1 day ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-testmo
Cursor configuration (mcp.json)
{
"mcpServers": {
"runespoor-engineering-mcp-testmo": {
"command": "npx",
"args": [
"runespoor-engineering-mcp-testmo"
]
}
}
}