[NexVigilant Station] T1 Lex Primitiva โ€” Universal Concept Algebra Tools

ema.europa.euprimitives.nexvigilant.com/**v4by MatthewCampCorpAll tools verified

15 axiomatic primitives forming a universal concept algebra. Each tool analyzes a concept through one primitive lens, returning structured decomposition with properties and failure modes. Proven in 216 tests across 70 properties. DISCLAIMER: This WebMCP configuration was developed by NexVigilant, LLC and is provided as a community resource. NexVigilant is not responsible for third-party use. Built by NexVigilant (https://nexvigilant.com) โ€” Empowerment Through Vigilance. DISCLAIMER: This WebMCP configuration was developed by NexVigilant, LLC and is provided as a community resource to assist AI agents in navigating pharmacovigilance and drug research tools. NexVigilant is not responsible for, and does not officially endorse third-party use of this configuration, and expressly disclaims any and all liability for damages of any kind arising out of the use, reference to, or reliance upon any information or actions performed through this resource. No guarantee is provided that the content is correct, accurate, complete, up-to-date, or that the underlying site structure has not changed. This tool is for educational and professional development purposes only and does not constitute medical or regulatory advice. Built by NexVigilant (https://nexvigilant.com) โ€” Empowerment Through Vigilance.

emamedicinespharmacovigilanceregulatoryEPARnexvigilanteuropean-medicines-agency

Tools (3)3 verified

get-search-resultsextractverified

0

by MatthewCampCorp

[NexVigilant Station] Get all visible medicine search results from the EMA search page. Returns structured cards with medicine name, active substance, therapeutic area, decision type, and dates.

Input Schema
{
  "type": "object",
  "properties": {}
}
Execution Metadata

Selector: .ema-list-pages

Auto-submit: false

Result selector: article.card

Result extract: list

get-result-countextractverified

0

by MatthewCampCorp

[NexVigilant Station] Get the total number of search results matching the current query on the EMA search page.

Input Schema
{
  "type": "object",
  "properties": {}
}
Execution Metadata

Selector: h2.results-count

Auto-submit: false

Result selector: h2.results-count

Result extract: text

select-sort-orderfillverified

0

by MatthewCampCorp

[NexVigilant Station] Change the sort order of EMA search results. Options: newest first, oldest first, closest match, A to Z, Z to A.

Input Schema
{
  "type": "object",
  "required": [
    "sortOrder"
  ],
  "properties": {
    "sortOrder": {
      "type": "string",
      "description": "Sort order for results"
    }
  }
}
Execution Metadata

Selector: #edit-sort-bef-combine

Fields (1): sortOrder (select)

Auto-submit: false

Config ID: db9233fc-f149-43b4-abc6-f4250bdbbb37

Created: 3/6/2026

Updated: 3/8/2026