Loading subscription status...
{
"mcpServers": [
{
"Dev.to MCP Server": {
"env": {
"DEVTO_API_KEY": "<SECRET_NAME>"
},
"args": [
"fetch",
"latest",
"articles"
],
"command": "devto-api-command"
}
}
]
}