{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_42aksxevahut","handle":"powersearch-mcp","url":"https://wellknown.network/agents/powersearch-mcp","links":{"self":"https://wellknown.network/agents/powersearch-mcp/record.json","html":"https://wellknown.network/agents/powersearch-mcp","markdown":"https://wellknown.network/agents/powersearch-mcp/record.md","api":"https://wellknown.network/api/v1/agents/powersearch-mcp","status":"https://wellknown.network/api/v1/agents/powersearch-mcp/status","claim":"https://wellknown.network/agents/powersearch-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/powersearch-mcp/claim.json","badge":"https://wellknown.network/agents/powersearch-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:powersearch-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"powersearch-mcp","summary":"PowerSearch MCP helps AI agents search and retrieve content from the public web with fewer broken fetches and clean, AI-friendly outputs ready to cite.","description":"# PowerSearch MCP\n\n![Lint, unit test status](https://img.shields.io/github/actions/workflow/status/theobjectivedad/powersearch-mcp/checks.yml?label=Lint%2FPyTest)\n![Release status](https://img.shields.io/github/actions/workflow/status/theobjectivedad/powersearch-mcp/release.yml?label=Build)\n![Publish status](https://img.shields.io/github/actions/workflow/status/theobjectivedad/powersearch-mcp/publish.yml?label=Publish)\n\n![Project status](https://img.shields.io/pypi/status/powersearch-mcp?label=Status)\n![License](https://img.shields.io/github/license/theobjectivedad/powersearch-mcp?label=License)\n![Python Version](https://img.shields.io/pypi/pyversions/powersearch-mcp?label=Python)\n![PyPi version](https://img.shields.io/pypi/v/powersearch-mcp?label=PyPi%20Version)\n\nPowerSearch MCP helps AI agents search and retrieve content from the public web with fewer broken fetches and clean, AI-friendly outputs ready to cite.\n\n## TL;DR\n\n**Step 1**: Clone the repository then run initialize the virtual environment:\n\n```shell\ngit clone https://github.com/theobjectivedad/powersearch-mcp.git\n```\n\n**Step 2**: Initialize the virtual environment:\n\n```shell\ncd powersearch-mcp\nmake init\n```\n\n**Step 3**: Activate the virtual environment:\n\n```shell\nsource .venv/bin/activate\n```\n\n**Step 4**: Create a `.env` file with your desired configuration, use `example-configs/example.env` as a starting point.\n\n```shell\ncp example-configs/example.env .env\n```\n\n**Step 5**: (Optional) run a local instance of SearXNG:\n\n```shell\ndocker run -d \\\n    --name searxng-local \\\n    --pull=always \\\n    --restart unless-stopped \\\n    -p 127.0.0.1:9876:8080 \\\n    --tmpfs /etc/searxng:rw,noexec,nosuid,size=16m \\\n    --tmpfs /tmp:rw,noexec,nosuid,size=512m \\\n    --cap-drop=ALL \\\n    --security-opt=no-new-privileges:true \\\n    --health-cmd='python3 -c \"import urllib.request; urllib.request.urlopen(\\\"http://127.0.0.1:8080/\\\", timeout=3).read(1)\"' \\\n    --health-interval=10s \\\n    --health-timeout=3s \\\n    --health-retri…","publisher":null,"homepage":"https://github.com/theobjectivedad/powersearch-mcp","repository":"https://github.com/theobjectivedad/powersearch-mcp/releases","version":"0.4.0","license":"Apache License Version 2.0, January 2004 http://www.apache.org/…","protocols":["mcp"],"tags":["agents","mcp","retrieval","scraping","search","web"],"pricing":null,"endpoints":[{"url":"pypi:powersearch-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"data.web-scraping","name":"Web Scraping","confidence":1,"provenance":"declared"},{"slug":"research.web","name":"Deep Web Research","confidence":1,"provenance":"declared"}],"categories":["data","dev","research"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"powersearch-mcp","registry":"pypi","observedAt":"2026-09-10T10:25:33.539Z","publishedAt":"2026-01-05T04:51:01.531277Z","latestVersion":"0.4.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"powersearch-mcp","url":"https://pypi.org/project/powersearch-mcp/","firstSeenAt":"2026-09-10T10:23:43.400Z","fetchedAt":"2026-09-10T10:23:43.400Z","normalizedAt":"2026-09-10T10:23:43.400Z"}]},"firstSeenAt":"2026-09-10T10:23:43.400Z","updatedAt":"2026-09-10T10:25:33.539Z"}