senso-mcp

aayushdixit27/senso-mcp
★ 0 stars JavaScript AI/LLM Updated today
Keyless MCP server: a verified answer, the URL to cite, and the publisher's next step, checked before it is passed on. Built at the OpenAI GPT-6 Astra hackathon.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "senso-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aayushdixit27/senso-mcp"
      ]
    }
  }
}

README Excerpt

Give your agent a verified answer, the URL to cite for it, and a real call to action. **No API key. No account. No install.** It reads Senso's public published network. Claude Code: ``` claude mcp add senso -- node /ABSOLUTE/PATH/TO/senso-mcp.js ``` Cursor, Claude Desktop, or anything else that speaks MCP, in your config: