Skip to content

Add simple-lang development skill#319

Open
ormastes wants to merge 1 commit intoopenai:mainfrom
ormastes:add-simple-lang
Open

Add simple-lang development skill#319
ormastes wants to merge 1 commit intoopenai:mainfrom
ormastes:add-simple-lang

Conversation

@ormastes
Copy link
Copy Markdown

Summary

Adds a development skill for the Simple Language compiler and toolchain.

  • 68 MCP tools for code intelligence, debugging, build, test, VCS, and analysis
  • Native binary MCP server via npm: @simple-lang/mcp-server
  • Also published on MCP Registry: io.github.ormastes/simple-mcp-server

Setup

npx @simple-lang/mcp-server

Or in .codex/config.toml:

[mcp.simple-mcp]
command = "npx"
args = ["-y", "@simple-lang/mcp-server"]

@ormastes ormastes requested a review from a team March 29, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant