Přistupujte k obsahu webu mistr.ai přímo z vašeho AI asistenta pomocí Model Context Protocol.
Vyberte AI asistenta, kterého používáte
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mistr-ai": {
"command": "npx",
"args": ["-y", "@automattic/mcp-wordpress-remote@latest"],
"env": {
"WP_API_URL": "https://mistr.ai/wp-json/mistr-public/mcp",
"WP_API_USERNAME": "mcp@mistr.ai",
"WP_API_PASSWORD": "Wqfc7VjPiwmwamDgAtJnYn9S"
}
}
}
}
WP_API_URL=https://mistr.ai/wp-json/mistr-public/mcp \ WP_API_USERNAME=mcp@mistr.ai \ WP_API_PASSWORD=Wqfc7VjPiwmwamDgAtJnYn9S \ npx -y @automattic/mcp-wordpress-remote@latest
Provozuje mistr.ai · MCP Server v2.0