@adhd/apigen-plugin-mcp 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # @adhd/apigen-plugin-mcp
2
2
 
3
3
  apigen target plugin (`--type mcp`) — exposes a source file's exports as **MCP tools** over
4
- `stdio`, `sse`, or `streaming-http`. Generates a server to disk *and* runs one live.
4
+ `stdio`, `sse`, or `streaming-http`. Generates a server to disk _and_ runs one live.
5
5
 
6
6
  Part of [apigen](../../README.md). Driven via [`@adhd/apigen-cli`](../../cli).
7
7