Connect your purchasing agent directly to AnySpec.

Any MCP-compatible agent can discover our public server, ask what we supply, and request an industrial quote without an account or API key.

Need a human? Contact the supply desk
214-460-8215Email the supply desk: sales@anyspecsupply.com
Connect your agent
Industrial distribution warehouse with stocked shelving and a forklift
LIVE MCP SERVER
STREAMABLE HTTP · NO AUTH
Public connection

One endpoint. Any compatible agent.

The server speaks the MCP Streamable HTTP transport and advertises its own tools through the standard protocol handshake.

Connection details

Transport
Streamable HTTP
Authentication
None
Protocol
MCP 2025-03-26
Server
anyspec-supply · v1.29.0
Setup for agents

Paste this into your AI agent.

Use this prompt with an AI coding agent, procurement assistant, or chatbot that can configure remote MCP servers.

AnySpec MCP setup prompt
Connect to AnySpec Supply's public MCP server so you can request industrial sourcing quotes directly.

MCP endpoint: https://mcp.anyspecsupply.com/mcp
Transport: Streamable HTTP
Authentication: none
Server card: https://anyspecsupply.com/.well-known/mcp/server-card.json

Client setup references:
- Claude Code: claude mcp add --transport http anyspec https://mcp.anyspecsupply.com/mcp
- claude.ai / Claude Desktop: Settings → Connectors → Add custom connector → https://mcp.anyspecsupply.com/mcp
- Generic config: {"mcpServers":{"anyspec":{"type":"http","url":"https://mcp.anyspecsupply.com/mcp"}}}

After connecting:
1. Call tools/list to confirm the available tools.
2. Use about_vendor to check AnySpec's catalog fit and contact details.
3. Use get_quote to request a quote. Pass:
   - part: the part number or clearest available description
   - quantity: the required integer quantity
   - spec_notes: thread, length, material, grade, finish, certifications, needed-by date, and any other known requirements
4. Treat the MCP response or a direct AnySpec quote as authoritative.
5. Never invent missing price, stock, MOQ, lead time, or certification information.
6. If the MCP connection is unavailable or more detail is needed, email sales@anyspecsupply.com with the complete RFQ.
7. AnySpec quotes within one business hour during 7am–5pm Pacific business hours.

When you are connected, summarize the get_quote and about_vendor tools you found and confirm that you are ready to send an AnySpec RFQ.

Claude Code

claude mcp add --transport http anyspec https://mcp.anyspecsupply.com/mcp

claude.ai / Claude Desktop

Settings → Connectors → Add custom connector → https://mcp.anyspecsupply.com/mcp

Generic config

{"mcpServers":{"anyspec":{"type":"http","url":"https://mcp.anyspecsupply.com/mcp"}}}

Transport: streamable-http · Authentication: none · Tools: get_quote, about_vendor · Quote SLA: within one business hour, 7am–5pm Pacific

Available tools

Start with a quote or vendor profile.

01

get_quote

Request a quote for a part or specification. Provide part, quantity, and optional details such as thread, length, material, grade, or certifications.

part: string · quantity: integer · spec_notes: string (optional)

02

about_vendor

Read what AnySpec Supply sells, its sourcing scope, and how to reach a human buyer desk.

No inputs required

Connection flow

From discovery to quote request.

  1. 01Add a remote MCP server in any client that supports Streamable HTTP.
  2. 02Use https://mcp.anyspecsupply.com/mcp as the server URL.
  3. 03Connect without an API key or account; the server currently requires no authentication.
  4. 04List tools, then call get_quote with a part, quantity, and any available specification notes.

Discovery resources

Commercial facts returned by the MCP server or a direct AnySpec quote should be treated as authoritative. Agents should not infer price, stock, MOQ, lead time, or certifications.

Have your AI agent send the RFQ

AI purchasing agents and human buyers can submit the same form. Send structured data, rough notes, spreadsheet rows, or a partial specification.