Skip to main content
Glama
qazsero

comrades-of-war-archive-mcp

by qazsero

Comrades of War — Spanish Gaming Community Archive API

Comrades of War preserves nearly five years of activity from a popular Spanish Call of Duty clan and gaming community founded in 2010. From October 2010 to April 2015, the community grew into a rich concentration of SA-MP role-play stories, characters, rules, server records, and everyday community life.

The full archive preserves 110,023 posts across 21,400 topics and 90 forums. To protect private and sensitive areas, the commercial agent catalog exposes a curated public collection of 39,309 posts across 5,857 topics and 32 sections. Agents can search that collection for free, then pay only for the exact forum page needed.

  • Search titles, dates, sections, post counts, and previews for free

  • 110,023 posts preserved in the full historical archive

  • 5,857 public topics and 39,309 posts exposed across 32 curated agent sections

  • Citation-ready JSON or Markdown with authors, dates, conversation order, canonical URL, and source fingerprint

  • $0.10 USDC per individual forum page through x402 on Base

  • No API key, subscription, cookie handling, or HTML scraping required

  • Retrieval, grounding, and citation permitted

Private/staff areas, disciplinary reports, ban appeals, applications, and other sensitive categories are excluded from the commercial API.

What it helps an agent do

  • Ground historical research or journalism in archived community discussions.

  • Investigate Spanish Call of Duty clan culture and community-building in the early 2010s.

  • Research SA-MP role-play stories, characters, rules, factions, and server life.

  • Explore server operations, mods, tutorials, and the evolution of an online community.

  • Compare community rules, technical problems, proposed fixes, and online culture across 2010–2015.

  • Extract quotations with stable provenance instead of parsing legacy forum HTML.

The archive preserves first-hand community discussions from the period. Treat them as historical evidence and attributed statements, not as verified present-day facts.

Related MCP server: Grok X Insights MCP Server

Install the agent skill

Install the portable Agent Skills package so compatible agents can search, validate, purchase, and cite archive pages safely:

npx skills add https://comrades-of-war.com --skill comrades-of-war-archive

The skill is also available for inspection at skills/comrades-of-war-archive/SKILL.md.

Discover

curl https://comrades-of-war.com/agent/v1
curl https://comrades-of-war.com/agent/v1/catalog
curl 'https://comrades-of-war.com/agent/v1/search?q=servidor+rust&limit=5'

Search results include the title, forum, date, post count, excerpt, canonical_path, a direct purchase_url, and a marketplace_purchase_url with its JSON request body. Discovery and previews are free, so an agent can establish relevance before paying.

Discover through A2A

A2A-compatible agents can discover the archive through the standard Agent Card:

GET https://comrades-of-war.com/.well-known/agent-card.json

The same card is mirrored at https://comrades-of-war-router.discoglobal.workers.dev/.well-known/agent-card.json for registries whose bot probes cannot traverse the main domain's Cloudflare rules. Its preferred JSON-RPC SendMessage interface accepts concise Spanish search text and returns free previews as structured JSON, including an exact x402 purchase_url for every result. A2A search itself is free; payment is required only when the agent follows a purchase URL for an individual archive page.

Run the included A2A client:

npm run search:a2a -- "servidor rust"

Discover through MCP

Connect any Streamable HTTP MCP client to:

https://comrades-of-war-router.discoglobal.workers.dev/mcp

The server exposes two read-only tools: archive_catalog reports the corpus coverage, while search_archive returns free previews and the exact x402 purchase URL for each matching page. The remote endpoint uses the direct Worker hostname so automated clients are not mistaken for unwanted crawlers at the main-domain edge.

Run the included zero-dependency MCP client:

npm run search:mcp -- "servidor rust"

Buy one individual forum page

GET https://comrades-of-war.com/agent/v1/page?path=/comrades-rust-vt23474.html&format=json

The first request returns 402 Payment Required. An x402 client pays $0.10 USDC and retries automatically. Each payment retrieves the selected individual forum page; it does not unlock the whole website and may not contain every page of a paginated thread.

JSON-native agents and marketplaces can use the equivalent paid route with the same per-page price:

curl -X POST https://comrades-of-war.com/agent/v1/page \
  -H 'content-type: application/json' \
  -d '{"path":"/comrades-rust-vt23474.html","format":"json"}'

The first POST also returns 402 Payment Required; after payment, the response contains only the selected individual page. Payment goes to the public Comrades of War treasury address on Base:

0x2640b45a8F31bB24Ee7F40b3772Dba3Da27553c5

Run the included buyer example with a dedicated wallet that holds a small amount of USDC:

npm install
EVM_PRIVATE_KEY=0x... npm run buy -- /comrades-rust-vt23474.html
# Equivalent JSON-body purchase:
EVM_PRIVATE_KEY=0x... npm run buy:post -- /comrades-rust-vt23474.html

Never use a primary wallet or commit a private key. The example rejects a different network, asset, recipient, or price above $0.10.

For automated compatibility probes or a first purchase without query parameters, use the fixed sample route:

GET https://comrades-of-war.com/agent/v1/page/sample

It charges the same $0.10 per-page price and returns one defined historical page. Research agents should normally use free search and purchase the specific result relevant to their task.

Buy through PayanAgent

Agents using the PayanAgent marketplace can purchase the same individual-page product through the Comrades of War offer. It costs $0.10 USDC per selected page and settles directly to the public Comrades of War treasury address on Base. The associated seller profile provides a public identity and receipt history for marketplace purchases.

curl -X POST https://payanagent.com/x402/kh7bynheh4p1cnnavwggbn54jn8bm55v \
  -H 'content-type: application/json' \
  -d '{"path":"/comrades-rust-vt23474.html","format":"json"}'

The first request returns PayanAgent's x402 challenge. Validate the same Base network, USDC asset, $0.10 maximum, and Comrades of War treasury recipient before signing.

Example agent requests

  • “Find and cite how a Spanish Call of Duty clan organized matches, servers, recruitment, and community life.”

  • “Trace a SA-MP role-play storyline, its characters, factions, and rules across forum discussions.”

  • “Compare recurring technical problems and proposed fixes across different years.”

  • “Retrieve first-hand discussions about gaming communities and online culture in Spanish.”

  • “Trace how community members discussed server changes, events, mods, and tutorials.”

Machine documentation

The paid route declares the official x402 Bazaar extension. After its first successful Mainnet settlement through the Coinbase Developer Platform facilitator, agents can also discover it through Coinbase Bazaar and its MCP server.

Usage policy

Paid-resource use is permitted for retrieval, grounding, and citation. Model training, identity profiling, harassment, or attempts to access excluded categories are not permitted.

The code examples in this repository are MIT licensed. Archive content remains subject to the API usage policy and applicable rights; the MIT license does not apply to archive content.

A
license - permissive license
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
8Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Shared knowledge base for AI agents. Search and contribute solutions to technical problems.

  • Curated, probe-verified directory of paid x402 APIs. Agents check it before spending money.

  • Paid MCP web research for agents: search, extraction, citations, and x402 payment discovery.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/qazsero/comrades-of-war-agent-api'

If you have feedback or need assistance with the MCP directory API, please join our Discord server