11 tools from the Openspec MCP Server, categorised by risk level.
View the Openspec policy →openspec_init Initialize OpenSpec in your project openspec_instructions Output enriched instructions for an artifact or apply openspec_list List items (changes or specs). Returns a JSON array when --json is used. openspec_read_file Read any OpenSpec artifact directly. Much faster than show — use this when you need file contents. openspec_refresh_cache Force refresh the cached directory listing. Use if you suspect changes were made outside OpenSpec tools. openspec_show Show a change or spec. Use type to specify if it is ambiguous. openspec_status Display artifact completion status for a change openspec_validate Validate a change proposal or spec The Openspec MCP server exposes 11 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Openspec server.
Openspec tools are categorised as Read (8), Write (2), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept