View the MCP server connection details for PROMPTZ
The base URL of the PROMPTZ MCP server API endpoint
The public API key for authentication with the PROMPTZ MCP server
"promptz.dev/mcp": {
"command": "npx",
"args": [
"-y",
"@promptz/mcp"
],
"env": {
"PROMPTZ_API_URL": "https://retdttpq2ngorbx7f5ht4cr3du.appsync-api.eu-central-1.amazonaws.com/graphql",
"PROMPTZ_API_KEY": "da2-45yiufdo5rcflbas7rzd3twble"
},
"disabled": false,
"autoApprove": []
}Copy this configuration snippet and paste it in your MCP server configuration.