Loading MCP server directory, please wait...
AI news, model pricing, service status, and machine-payable premium tools. AFTA-certified.
npx @getmcp/cli add ai.tensorfeed/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.tensorfeed/mcp-server": {
"command": "npx",
"args": [
"-y",
"@tensorfeed/mcp-server"
],
"env": {
"TENSORFEED_TOKEN": ""
}
}
}
}