generated: '2026-08-04' method: derived source: mcp/enveda-biosciences-mcp.yml + openapi/enveda-biosciences-content-openapi.yml status: gated status_raw: unmappable-gated note: >- Enveda serves both an MCP endpoint and (via the WordPress REST route index) a REST content surface, so the crosswalk is emitted — but the MCP tools/list and the backing wp-abilities registry both return HTTP 401 rest_forbidden, so no tool name is publicly observable. The crosswalk therefore records ZERO mapped rows rather than guessing at WordPress MCP Adapter defaults. rest_only[] below is the real, complete public REST surface that currently has no observable agent tool bound to it. surfaces: openapi: file: openapi/enveda-biosciences-content-openapi.yml base_url: https://enveda.com/wp-json/wp/v2 gated: false note: >- Anonymous read on every collection listed below; write operations require Application Password auth. Derived by API Evangelist from https://enveda.com/wp-json/ — not published by Enveda. mcp: url: https://enveda.com/wp-json/mcp/mcp-adapter-default-server gated: true note: 'tools/list and initialize both -> 401 rest_forbidden' graphql: present: false note: no /graphql route in any of the 22 registered WordPress REST namespaces crosswalk: [] mcp_only: [] rest_only: - capability: News releases (custom post type `news`, 34 published) operations: [getNews, getNewsById, getNewsCategory, getNewsCategoryById] - capability: In-Veda blog posts (8 published) operations: [getPosts, getPostsById] - capability: Marketing and clinical-trial pages (26 published) operations: [getPages, getPagesById] - capability: Leadership, board and advisor profiles (custom post type `person`, 31 published) operations: [getPerson, getPersonById, getPersonCategory, getPersonCategoryById] - capability: Clinical-trial site directory (custom post type `wpsl_stores`, 40 published) operations: [getWpslStores, getWpslStoresById, getWpslStoreCategory, getWpslStoreCategoryById] - capability: Editorial issue taxonomy (`issue`, 2 terms) operations: [getIssue, getIssueById] - capability: Media library (262 attachments) operations: [getMedia, getMediaById] - capability: Core taxonomy operations: [getCategories, getCategoriesById, getTags, getTagsById] - capability: Site search operations: [getSearch] - capability: Authors operations: [getUsers, getUsersById, getUsersMe] - capability: Comments (0 published — comments are closed site-wide) operations: [getComments, getCommentsById] - capability: Discovery and settings operations: [getTypes, getTypesByType, getTaxonomies, getTaxonomiesByTaxonomy, getStatuses, getStatusesByStatus, getSettings] coverage: tools_named: 0 tools_bound: 0 mcp_only: 0 rest_operations_total: 115 rest_read_operations: 37 rest_operations_with_tool: 0 reason: mcp tools/list authentication-gated