Loading MCP server directory, please wait...
Technology intelligence feed for AI agents: tech stack, compliance, security.
npx @getmcp/cli add io.github.makash/feedmyagentRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTSEC_API_BASE_URLFeedMyAgent API base URL (https://api.feedmyagent.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.makash/feedmyagent": {
"command": "npx",
"args": [
"-y",
"feedmyagent-mcp"
],
"env": {
"AGENTSEC_API_BASE_URL": "",
"AGENTSEC_API_KEY": ""
}
}
}
}