Runtime proxy for MCP security, cost governance & audit
claude mcp add mastyf-ai -- npx -y @mastyf_ai/server
claude_desktop_config.json
{
"mcpServers": {
"mastyf-ai": {
"command": "npx",
"args": [
"-y",
"@mastyf_ai/server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mastyf-ai": {
"command": "npx",
"args": [
"-y",
"@mastyf_ai/server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mastyf-ai": {
"command": "npx",
"args": [
"-y",
"@mastyf_ai/server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mastyf-ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mastyf_ai/server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mastyf-ai": {
"command": "npx",
"args": [
"-y",
"@mastyf_ai/server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mastyf-ai--mastyf.ai/reviews or the review_server meta-tool.
POST /mcp