usecreable-mcp
v0.1.0
Published
Alias for @usecreable/mcp — the usecreable MCP stdio proxy. Enables `npx usecreable-mcp`.
Maintainers
Readme
usecreable-mcp
This is a thin alias for @usecreable/mcp, which it re-execs. It exists so the one-liner npx usecreable-mcp works.
See the canonical package for docs, configuration, and source: https://github.com/usecreable/usecreable-mcp
{
"mcpServers": {
"usecreable": {
"command": "npx",
"args": ["-y", "usecreable-mcp"],
"env": { "USECREABLE_API_KEY": "your-key-here" }
}
}
}License
MIT © usecreable
