Skip to content

vedangvatsa/vedang

v1.0.0

Official Vedang Vatsa AI agent plugin: access essays, technical glossaries, course curricula, and 233,000+ indexed academic papers across AI and Web3.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

veda-productstreamable-http
{
  "type": "streamable-http",
  "url": "https://veda.ng/.well-known/mcp"
}
veda-docsstreamable-http
{
  "type": "streamable-http",
  "url": "https://veda.ng/.well-known/mcp/docs"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "vedang",
  "version": "1.0.0",
  "description": "Official Vedang Vatsa AI agent plugin: access essays, technical glossaries, course curricula, and 233,000+ indexed academic papers across AI and Web3.",
  "homepage": "https://veda.ng",
  "repository": "https://github.com/vedangvatsa/vedang-website",
  "author": {
    "name": "Vedang Vatsa",
    "url": "https://veda.ng/about"
  },
  "keywords": [
    "ai-agents",
    "mcp",
    "research",
    "web3"
  ]
}