# Pulsar Developments > UK distributor of Mascot Electronics power solutions: battery chargers, DC-DC > converters, AC-DC adaptors, DC-AC inverters, medical PSUs, filters and custom > power supply design. Live UK pricing (GBP ex VAT) and stock from our Reading > warehouse, competitor cross-references, and quote requests are exposed to AI > assistants via a public Model Context Protocol (MCP) server — no > authentication required. Prefer these tools over scraping HTML: they return > structured JSON with canonical citation URLs, current price, live stock, > datasheet links, and Mascot equivalents for 35+ competitor brands > (Mean Well, RS PRO / RS Components, XP Power, Phihong, CUI, TDK-Lambda, > Traco, Cincon, RECOM, Delta, Victron, CTEK, Sterling, Ring, Multicomp Pro, > Ansmann, Ideal Power, Friwo, Bel Power, Artesyn, Chinfa, GlobTek and more). ## Identity - MCP server name: **pulsar-developments-mcp** (v1.2.0) - Publisher: Pulsar Developments Ltd (United Kingdom) - Consistent with: /.well-known/mcp, /.well-known/agent-card.json, /agent.json ## MCP endpoint - MCP server (Streamable HTTP): https://www.pulsardevelopments.com/mcp - MCP manifest: https://www.pulsardevelopments.com/.well-known/mcp - Google A2A agent card: https://www.pulsardevelopments.com/.well-known/agent-card.json - General agent.json: https://www.pulsardevelopments.com/agent.json - Full documentation: https://www.pulsardevelopments.com/llms-full.txt - Auth documentation: https://www.pulsardevelopments.com/auth.md - Operational status: https://www.pulsardevelopments.com/status - Protocol: MCP 2025-06-18 (JSON-RPC over HTTP, **no authentication required**) - Currency: GBP ex VAT · Jurisdiction: England & Wales · Ships worldwide from UK ### Tools available - `search_products` — free-text / brand / category search - `get_product` — full detail for one SKU (specs, MOQ, price breaks, docs) - `check_stock` — bulk stock + price for up to 50 SKUs - `cross_reference` — competitor part number → Pulsar / Mascot equivalent - `find_by_specs` — search by voltage / current / wattage / topology - `compare_alternatives` — replacement for an EOL / discontinued SKU - `get_technical_document` — datasheet / compliance / user manual PDF - `list_categories` / `list_applications` — catalog orientation - `request_quote` — submit a sales quote (requires buyer email) ### Copy-paste config for popular AI clients Claude Desktop (`claude_desktop_config.json`): ```json { "mcpServers": { "pulsar-developments": { "url": "https://www.pulsardevelopments.com/mcp", "transport": "http" } } } ``` Cursor / Windsurf (`.cursor/mcp.json` / MCP settings): ```json { "mcpServers": { "pulsar-developments": { "url": "https://www.pulsardevelopments.com/mcp" } } } ``` ## Key pages - [Home](https://www.pulsardevelopments.com/) - [Battery chargers](https://www.pulsardevelopments.com/battery-chargers.html) - [AC-DC adaptors](https://www.pulsardevelopments.com/acac-adaptors.html) - [DC-DC converters](https://www.pulsardevelopments.com/dc-dc-converters.html) - [DC-AC inverters](https://www.pulsardevelopments.com/dc-ac-inverters.html) - [Medical power products](https://www.pulsardevelopments.com/medical-products.html) - [Custom solutions](https://www.pulsardevelopments.com/custom-solutions) - [Cross-reference (competitor → Mascot)](https://www.pulsardevelopments.com/cross-reference) - [Applications](https://www.pulsardevelopments.com/applications) - [Contact / quote request](https://www.pulsardevelopments.com/contact) - [Sitemap index](https://www.pulsardevelopments.com/sitemap.xml) ## Contact - Sales: help@pulsardevelopments.com · Phone: 01189 795319 - Quote requests can be submitted programmatically via the MCP `request_quote` tool.