Loading...
Loading...
Need your stencil physically made? Cuttalo.com offers professional laser cutting in 20+ materials. ![]()
Connect AI agents (Claude, Cursor, ChatGPT, custom) to your stencils, credits, invoices and support via Model Context Protocol.
https://stencilvector.com/mcp/
Transport: Streamable HTTP Β· Auth: Bearer token
Add to .mcp.json in the project root, or to ~/.config/claude/mcp.json:
{
"mcpServers": {
"stencilvector": {
"type": "http",
"url": "https://stencilvector.com/mcp/",
"headers": {
"Authorization": "Bearer YOUR_TOKEN_HERE"
}
}
}
}Add to ~/.cursor/mcp.json:
{
"mcp.servers": {
"stencilvector": {
"url": "https://stencilvector.com/mcp/",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer YOUR_TOKEN_HERE"
}
}
}
}list_pagesList of public CMS pages
get_pageMarkdown content of a page (slug)
list_articlesLatest blog articles
get_articleFull blog article
list_faqsPublic FAQs
get_pricingCredit packages + current prices
get_methodsAvailable BW conversion methods
get_materialsMaterials (flexible/rigid) + properties
list_samplesPublic sample images gallery
request_magic_linkSend a login magic link to an email
meUser profile of the current token
my_creditsBalance + recent transactions
my_stencilsMy stencils
my_invoicesMy FIC invoices
my_ticketsMy support tickets
get_ticketTicket details + message thread
send_messageSend a message or create a new ticket
read β access to public tools (always included)me β profile, credits, stencils, invoicestickets β read/send support messages/llms.txt β AI-friendly roadmap for crawlers/agents/.well-known/mcp β MCP JSON metadata