Stats
Actions
Tags
From prismatic-skills
Local MCP server for managing Prismatic integration components and automating integration workflows. Connects to Prismatic's platform.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"prism": {
"command": "npx",
"args": [
"-y",
"@prismatic-io/[email protected]",
".",
"integration",
"component"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Apr 22, 2026
First indexed Apr 22, 2026
npx claudepluginhub prismatic-io/prismatic-skills --plugin prismatic-skills