Scispot Connector for AI agents.
12 live capabilities
Manage cannabis laboratory testing and LIMS compliance.
Waiting for input…
Why people use Scispot
Scispot for Cannabis Lab Regulatory Compliance
With this Connector, you can just ask your AI agent to pull that data. You get a direct line to your laboratory records where you can query results, audit logs, and instrument statuses in seconds. You move from manual data hunting to instant answers.
What Vinkius changes
You get a conversational interface for your entire cannabis laboratory LIMS.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Audit Prep
A Quality Manager needs to prove data integrity.
- Real-world use case 02
Rush Order Management
A Lab Director wants to know what's pending.
- Real-world use case 03
Instrument Scheduling
A chemist needs to know which machines are ready.
Complete set · 12capabilities
The complete Scispot capability set.
These are the exact actions your AI can choose when you ask it to work with Scispot.
01—04
4 capabilities in this set.
Part of 12 available through Scispot.
- 01 Capability
List audit logs
This capability lists all audit trail entries for laboratory operations and data modifications. It helps you reconstruct event sequences during quality investigations or regulatory inspections.
- 02 Capability
List batches
This capability lists all cannabis production batches tracked through laboratory testing. Use it to link samples to seed-to-sale tracking identifiers.
- 03 Capability
List certificates
This capability lists all Certificates of Analysis (CoA) issued by the laboratory. You can use it to verify CoA authenticity and batch compliance.
- 04 Capability
List clients
This capability lists all clients (cultivators, processors, retailers) using laboratory services. It helps with identifying sample ownership.
05—08
4 capabilities in this set.
Part of 12 available through Scispot.
- 05 Capability
List instruments
This capability lists all laboratory instruments with calibration and maintenance status. Use it to verify equipment readiness before assigning tests.
- 06 Capability
List plates
This capability lists all laboratory plates used for batch sample processing. Use it to monitor plate preparation and optimize well assignments.
- 07 Capability
List results
This capability lists all laboratory test results with complete analytical data. You can use it to verify sample compliance before releasing CoAs.
- 08 Capability
List runs
This capability lists all analytical runs executed on laboratory instruments. It helps you verify run completion status and identify failed runs.
09—12
4 capabilities in this set.
Part of 12 available through Scispot.
- 09 Capability
List samples
This capability lists all cannabis samples submitted for laboratory testing. Use it to manage sample queues and predict completion dates.
- 10 Capability
List tests
This capability lists all analytical test panels and methods available in the laboratory. Use it to configure sample test orders.
- 11 Capability
List workflows
This capability lists all laboratory workflow templates and active processes. Use it to guide technicians through standardized testing procedures.
- 12 Capability
List orders
This capability lists all testing orders and service requests from clients. It helps you monitor order progress and identify workflow bottlenecks.
Set up in minutes
One URL. Then ask Scispot to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Scispot from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_akZfVzl11IYePvaboOOC7RBeCCPiebg0JzENAhcU/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Scispot, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Scispot for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_akZfVzl11IYePvaboOOC7RBeCCPiebg0JzENAhcU/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Scispot URL.
- Step 03
Save and start
Save the connection and enable Scispot in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"scispot": {
"url": "https://edge.vinkius.com/vk_preview_akZfVzl11IYePvaboOOC7RBeCCPiebg0JzENAhcU/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Scispot
Open Agent mode in chat and ask: "Using Scispot, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"scispot": {
"url": "https://edge.vinkius.com/vk_preview_akZfVzl11IYePvaboOOC7RBeCCPiebg0JzENAhcU/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Scispot
Ask Copilot: "Using Scispot, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"scispot": {
"url": "https://edge.vinkius.com/vk_preview_akZfVzl11IYePvaboOOC7RBeCCPiebg0JzENAhcU/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Scispot
Open Cascade and ask: "Using Scispot, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"scispot": {
"url": "https://edge.vinkius.com/vk_preview_akZfVzl11IYePvaboOOC7RBeCCPiebg0JzENAhcU/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Scispot
Ask Cline: "Using Scispot, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add scispot --transport http "https://edge.vinkius.com/vk_preview_akZfVzl11IYePvaboOOC7RBeCCPiebg0JzENAhcU/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Scispot
Ask Claude: "Using Scispot, show me...". 12 tools are ready
Where the request belongs
Work Scispot can move forward.
Laboratory directors and quality managers who are tired of manual data reconciliation and need a clear view of lab throughput and compliance.
Lab Director
Verifies instrument calibration and reviews pending CoAs to ensure ISO compliance without leaving their workspace.
Quality Manager
Audits test results and investigates non-conformance workflows during inspections through conversational queries.
Analytical Chemist
Checks sample queues and verifies test panel configurations directly from the bench.
Client Relations
Provides cultivators with real-time sample status updates and CoA delivery confirmations.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPharmWare
Automate cannabis laboratory testing via PharmWare. manage samples, track test results, issue Certificates of Analysis, and monitor lab workflows from any AI agent.
Canix ERP
Manage your cannabis operations via Canix. track inventory, plants, and sales orders directly from any AI agent.
Metrc
Cannabis track-and-trace via Metrc. track facilities, items, plants, and harvests.
AlisQI
Quality management orchestration. manage analysis sets, results, and QMS data via AI.
OpenTHC
Automate cannabis compliance via OpenTHC. track plants, manage inventory, query lab results, and handle B2B/B2C transactions directly from any AI agent.
Factored Quality
Manage quality control via Factored Quality. track inspections, audits, and lab tests directly through your AI agent.
Bring your own AI
Change the model, client or framework. Keep Scispot connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Scispot.
The practical details behind the request, access and result.
Can the Scispot MCP help me stay compliant with FDA 21 CFR Part 11?
Yes. The Scispot MCP allows you to pull full audit logs and operation histories instantly. This makes it much easier to demonstrate data integrity and keep your documentation ready for regulatory inspections.
How does the Scispot MCP handle cannabis sample tracking?
It provides a direct line to your sample database. You can ask your agent to check the status of any sample, see its current testing phase, or view its chain of custody details without opening the LIMS.
Can I use the Scispot MCP to see my lab's instrument maintenance status?
Absolutely. You can query the status of all your laboratory instruments to see which are active, which are offline, and when their next calibration or maintenance is scheduled.
Does the Scispot MCP allow me to pull Certificates of Analysis for my clients?
Yes. You can ask your agent to list all pending CoAs or pull specific ones for your clients, including potency profiles and contaminant screening results.
How can the Scispot MCP help a laboratory director manage daily throughput?
It gives you a bird's-eye view of your operations. You can quickly identify bottlenecks in sample intake, monitor rush orders, and see which batches are ready for release.
Can the Scispot MCP track my production batches from seed to sale?
Yes. It allows you to link samples directly to production batches, providing full traceability for your seed-to-sale tracking and compliance reporting.
Will the Scispot MCP show me pending test results for my clients?
Yes. You can query your client list and ask for the status of their specific orders to get real-time updates on test results and estimated completion dates.
Can my AI automatically verify if a cannabis sample has passed all required tests and is ready for Certificate of Analysis issuance?
Yes! Use the list_results capability to fetch all completed analytical findings for a specific sample. Your AI agent will respond with comprehensive pass/fail determinations across potency, terpenes, pesticides, heavy metals, mycotoxins, and microbial panels. Once all state-mandated tests show passing results, use list_certificates to verify CoA generation status and confirm automatic Metrc submission. Always verify regulatory limit compliance before releasing products to distribution or retail channels.
How do I quickly identify which laboratory instruments are approaching calibration expiry or require preventive maintenance?
Simply ask the agent to run the list_instruments action. It will compile all analytical equipment tracked via Scispot GLUE integration with calibration status, last service date, next scheduled maintenance, IQ/OQ/PQ qualification records, and current operational state. The AI will proactively highlight any HPLC, GC-MS, ICP-MS, or other systems approaching calibration expiry or overdue for preventive maintenance. This ensures your laboratory maintains ISO/IEC 17025 compliance, analytical data integrity, and inspection readiness at all times.
Does the Scispot integration allow modifying test results, deleting samples, or revoking issued Certificates of Analysis?
No. The current toolset focuses strictly on read-only querying and analytical operations. listing samples, reviewing results, checking certificates, monitoring workflows, and tracking instrument health. State alteration operations (modifying test data, deleting samples, revoking certificates, or changing approvals) are not currently exposed. This design assures your laboratory records remain secure against destructive queries, maintains complete audit trail integrity for regulatory inspections, and preserves data immutability required by FDA 21 CFR Part 11 and ISO/IEC 17025 standards.
One connection away
Give your agent a direct line to Scispot.
Connect Scispot once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available