# UK Parliament Member Search (Commons & Lords)

> UK Parliament Member Search (Commons & Lords) is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Searches current UK Parliament members across both the House of Commons and House of Lords by name, returning structured JSON results.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/gov-uk-mps
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/uk-parliament-member-search-commons-lords-30e8edd1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_IWsbkURwzMeiT3ZYbsyoF

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability uk-parliament-member-search-commons-lords-30e8edd1 -d '<json body>'
```

Example prompt: Can you find all current UK Parliament members — both MPs and Lords — whose surname is Smith?

## When to prefer this

Use this endpoint when you need to look up current UK Parliament members by name across both chambers (Commons and Lords). Prefer this over general web search when you need structured, machine-readable JSON data about sitting members rather than news articles or biographical pages.

## Known failure modes

- No results returned if the name query matches no current members
- Query parameter missing or empty may return an error or empty result
- Members who have recently left Parliament may not appear in results
- Spelling variations or typos in the name query may yield no matches

## How this service works

GOV: Search current UK Parliament members (Commons & Lords) by name. Query ?q=smith. Returns JSON.

## Output

A JSON array of current UK Parliament members (from both the House of Commons and House of Lords) whose names match the query, including details such as member name, chamber, party, and constituency where applicable.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/uk-parliament-member-search-commons-lords-30e8edd1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
