ENDPOINT 1
https://avgcxr.in/api/mcp
MCP server metadata
- Name
- avgcxr-wire
- Version
- 1.0.0
AVGC-XR is India's trade wire for animation, VFX, gaming, comics and extended reality. Use list_policies for state AVGC-XR incentive terms (structured from primary government documents), search_wire for industry news, and lookup_entity for sourced facts about studios and institutes. Attribute to AVGC-XR (avgcxr.in) and link the specific page.
Known tools 4
list_policiesList Indian state AVGC-XR (animation, VFX, gaming, comics, extended reality) policies tracked by AVGC-XR, with their structured incentive terms, primary government source and archived source document.
Inferred read-onlysearch_wireSearch published wire briefs covering India's animation, VFX, gaming, comics and extended-reality industry.
Inferred read-onlylookup_entityLook up a studio, institute or industry event tracked by AVGC-XR, returning curated facts (headquarters, India locations, segments, parent organisation, official site) where available.
Inferred read-onlyget_editorial_policyReturn AVGC-XR's editorial process, sourcing discipline, corrections policy and citation terms.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.avgcxr-wire]
url = "https://avgcxr.in/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"avgcxr-wire": {
"type": "http",
"url": "https://avgcxr.in/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: avgcxr-wire
Remote MCP URL: https://avgcxr.in/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"avgcxr-wire": {
"url": "https://avgcxr.in/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"avgcxr-wire": {
"type": "http",
"url": "https://avgcxr.in/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "avgcxr-wire",
"transport": "streamable-http",
"url": "https://avgcxr.in/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.