Technology intelligence feed for AI agents: tech stack, compliance, security.
claude mcp add feedmyagent -- npx -y feedmyagent-mcp
claude_desktop_config.json
{
"mcpServers": {
"feedmyagent": {
"command": "npx",
"args": [
"-y",
"feedmyagent-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"feedmyagent": {
"command": "npx",
"args": [
"-y",
"feedmyagent-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"feedmyagent": {
"command": "npx",
"args": [
"-y",
"feedmyagent-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"feedmyagent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"feedmyagent-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"feedmyagent": {
"command": "npx",
"args": [
"-y",
"feedmyagent-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.makash--feedmyagent/reviews or the review_server meta-tool.
POST /mcp