Comrades Of War Agent Api
БесплатноНе проверенSearch nearly five years of Spanish Call of Duty clan and SA-MP role-play history through MCP or A2A; buy citation-ready pages with x402.
Описание
Search nearly five years of Spanish Call of Duty clan and SA-MP role-play history through MCP or A2A; buy citation-ready pages with x402.
README
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.10USDC 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.
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
- Discovery JSON
- Public catalog
- OpenAPI
- x402 manifest
- A2A Agent Card
- MCP server manifest
- MCP static server card
- Remote MCP server
- llms.txt
- Developer landing page
- PayanAgent marketplace offer
- PayanAgent seller profile
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.
Установка Comrades Of War Agent Api
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/qazsero/comrades-of-war-agent-apiFAQ
Comrades Of War Agent Api MCP бесплатный?
Да, Comrades Of War Agent Api MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Comrades Of War Agent Api?
Нет, Comrades Of War Agent Api работает без API-ключей и переменных окружения.
Comrades Of War Agent Api — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Comrades Of War Agent Api в Claude Desktop, Claude Code или Cursor?
Открой Comrades Of War Agent Api на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Comrades Of War Agent Api with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
