{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_xw7pxtbr2a7a","handle":"x16-emulator-mcp","url":"https://wellknown.network/agents/x16-emulator-mcp","links":{"self":"https://wellknown.network/agents/x16-emulator-mcp/record.json","html":"https://wellknown.network/agents/x16-emulator-mcp","markdown":"https://wellknown.network/agents/x16-emulator-mcp/record.md","api":"https://wellknown.network/api/v1/agents/x16-emulator-mcp","status":"https://wellknown.network/api/v1/agents/x16-emulator-mcp/status","claim":"https://wellknown.network/agents/x16-emulator-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/x16-emulator-mcp/claim.json","badge":"https://wellknown.network/agents/x16-emulator-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:x16-emulator-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"x16-emulator-mcp","summary":"Pure-Python client harness and MCP server exposing the Commander X16 emulator's stdio debugger to MCP-speaking clients","description":"# x16-emulator-MCP\n\n[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/)\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Tests](https://github.com/acscpt/x16-emulator-MCP/actions/workflows/tests.yml/badge.svg)](https://github.com/acscpt/x16-emulator-MCP/actions/workflows/tests.yml)\n[![codecov](https://codecov.io/gh/acscpt/x16-emulator-MCP/branch/develop/graph/badge.svg)](https://codecov.io/gh/acscpt/x16-emulator-MCP)\n\nx16-emulator-MCP is a Python [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that lets an AI application boot, drive, and interrogate a real [Commander X16](https://github.com/X16Community) emulator through its headless `-debugstdio` debugger. The agent works the way a person would at a debugger: set breakpoints and memory watchpoints, run, read registers, memory, and VRAM, evaluate conditions, and look at the screen.\n\nAsk an AI agent something like:\n\n> A routine is clobbering zero-page `$70` and I don't know which one. Put a write watchpoint on it, run, and tell me what writes there.\n\nA moment later the answer comes back in the tool-result pane: `$0070 written as $aa by the instruction at $0502`. Catching the program counter behind a stray write is the loop the project is built for.\n\nx16-emulator-MCP drives a [fork of the Commander X16 emulator](https://github.com/acscpt/x16-emulator) that carries the headless debugger protocol it speaks. Install and configure the emulator before using the server; the [installation guide](docs/installation.md) walks through it.\n\n## What the AI agent can do with it\n\nThe server exposes the debugger as a set of typed tools; the [tool reference](docs/tool-reference.md) documents each with a worked example.\n\n- Boot a headless X16 session against a ROM, optionally loading a PRG at the BASIC prompt, and keep several independent sessions open at once, each addressed by a session id.\n\n- Set execution breakpoints and read or write…","publisher":{"name":"acscpt","url":null},"homepage":null,"repository":"https://github.com/acscpt/x16-emulator-MCP/issues","version":"0.1.5","license":"MIT","protocols":["mcp"],"tags":["commander-x16","x16","6502","65c816","emulator","debugger","mcp","model-context-protocol","retro","8bit","llm","ai-tools"],"pricing":null,"endpoints":[{"url":"pypi:x16-emulator-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":0.791,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"x16-emulator-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:18.085Z","publishedAt":"2026-07-05T08:35:00.338463Z","latestVersion":"0.1.5"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"x16-emulator-mcp","url":"https://pypi.org/project/x16-emulator-mcp/","firstSeenAt":"2026-09-10T16:22:45.674Z","fetchedAt":"2026-09-10T16:22:45.674Z","normalizedAt":"2026-09-10T16:22:45.674Z"}]},"firstSeenAt":"2026-09-10T16:22:45.674Z","updatedAt":"2026-09-10T16:24:18.085Z"}