@x-mcp/prompt
v1.1.0
Published
This is a project that utilizes the Model Context Protocol (MCP).
Downloads
11
Readme
Prompt MCP
This is a project that utilizes the Model Context Protocol (MCP).
Server configuration
{
"mcpServers": {
"mcp-prompt": {
"command": "npx",
"args": ["-y", "@x-mcp/prompt@latest"],
"env": {
"API_URL": "",
"API_KEY": ""
}
}
}
}License
MIT
