Science Corporation

Science Corporation is a neurotechnology company founded in 2021 by former Neuralink president Max Hodak, developing brain-computer interfaces and implantable neural devices to restore vision, cognition, and mobility (its PRIMA retinal implant and biohybrid BCI are its marquee programs). Its developer-facing surface is the Synapse Protocol, a flexible gRPC / Protocol Buffers standard API — paired with the Neural Data Transport Protocol (NDTP) — for discovering neural interface devices on a local network, configuring on-device signal chains (broadband source, spike detector, electrical/optical stimulation, disk writer, camera nodes), and streaming high-throughput neural data over UDP. Official client libraries ship for Python (science-synapse, including the synapsectl CLI), TypeScript, and C++, all generated from the open protobuf definitions in the sciencecorp GitHub org.

Science Corporation publishes 1 API on the APIs.io network. Tagged areas include Company, Neurotechnology, Brain-Computer Interface, Neural Interface, and Medical Device.

Science Corporation’s developer surface includes documentation, getting-started guide, changelog, support, and 4 more developer resources.

23.0/100 emerging ▬ flat Agent 15/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
1 APIs 1 MCP Servers
CompanyNeurotechnologyBrain-Computer InterfaceNeural InterfaceMedical DevicegRPCProtocol BuffersStreamingNeuroscienceBioelectronics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 23.0/100 · emerging
Contract Quality 6.0 / 21
Developer Ergonomics 6.1 / 17
Access Clarity 0.0 / 17
Operational Transparency 2.0 / 11
Contract Governance 0.5 / 10
Discoverability 6.5 / 9
Regulatory Posture 1.1 / 15
Agent readiness — 15/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/science-corporation: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Synapse Protocol

A flexible, powerful standard gRPC / Protocol Buffers API for neural interface devices. The SynapseDevice service exposes device discovery, info, configuration of on-device sign...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Science Corporation MCP Server

Candidate MCP tool surface derived one-to-one from the SynapseDevice gRPC service. Science Corporation does not publish a hosted/remote MCP server; this is a proposed local (std...

MCP SERVER

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Science Corporation Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: science-corporation
name: Science Corporation
description: Science Corporation is a neurotechnology company founded in 2021 by former Neuralink president Max Hodak, developing
  brain-computer interfaces and implantable neural devices to restore vision, cognition, and mobility (its PRIMA retinal implant
  and biohybrid BCI are its marquee programs). Its developer-facing surface is the Synapse Protocol, a flexible gRPC / Protocol
  Buffers standard API — paired with the Neural Data Transport Protocol (NDTP) — for discovering neural interface devices
  on a local network, configuring on-device signal chains (broadband source, spike detector, electrical/optical stimulation,
  disk writer, camera nodes), and streaming high-throughput neural data over UDP. Official client libraries ship for Python
  (science-synapse, including the synapsectl CLI), TypeScript, and C++, all generated from the open protobuf definitions in
  the sciencecorp GitHub org.
url: https://raw.githubusercontent.com/api-evangelist/science-corporation/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
image: https://science.xyz/favicon.ico
tags:
- Company
- Neurotechnology
- Brain-Computer Interface
- Neural Interface
- Medical Device
- gRPC
- Protocol Buffers
- Streaming
- Neuroscience
- Bioelectronics
apis:
- name: Synapse Protocol
  description: A flexible, powerful standard gRPC / Protocol Buffers API for neural interface devices. The SynapseDevice service
    exposes device discovery, info, configuration of on-device signal chains, start/stop, query and streaming query, application
    deployment, file management, logging, and device settings. Data streams to and from clients over UDP via the Neural Data
    Transport Protocol (NDTP).
  humanURL: https://science.xyz/technologies/synapse
  baseURL: https://science.xyz/docs/d/synapse/index
  properties:
  - type: Documentation
    url: https://science.xyz/docs/d/synapse/index
  - type: APIReference
    url: https://science.xyz/docs/d/synapse/concepts
  - type: GettingStarted
    url: https://science.xyz/docs/d/synapse/quickstart
  - type: ChangeLog
    url: https://science.xyz/docs/d/synapse/changelog
  - type: ChangeLog
    url: changelog/science-corporation-changelog.yml
  - type: Protobuf
    url: grpc/science-corporation-synapse.proto
  - type: CLI
    url: cli/science-corporation-cli.yml
  - type: Packages
    url: packages/science-corporation-packages.yml
  - type: SDKs
    url: packages/science-corporation-packages.yml
  - type: MCPServer
    url: mcp/science-corporation-mcp.yml
  - type: ErrorCatalog
    url: errors/science-corporation-error-codes.yml
  - type: Conventions
    url: conventions/science-corporation-conventions.yml
  - type: Lifecycle
    url: lifecycle/science-corporation-lifecycle.yml
  - type: DataModel
    url: data-model/science-corporation-data-model.yml
  - type: Conformance
    url: conformance/science-corporation-conformance.yml
  - type: AgentSkill
    url: skills/_index.yml
  - type: LLMsTxt
    url: llms/science-corporation-llms.txt
common:
- type: Website
  url: https://science.xyz
- type: DeveloperPortal
  url: https://science.xyz/docs/d/synapse/index
- type: Documentation
  url: https://science.xyz/docs/d/synapse/index
- type: GettingStarted
  url: https://science.xyz/docs/d/synapse/quickstart
- type: ChangeLog
  url: https://science.xyz/docs/d/synapse/changelog
- type: Support
  url: https://science.xyz/support/
- type: GitHubOrganization
  url: https://github.com/sciencecorp
- type: DomainSecurity
  url: security/science-corporation-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 20
  pass: local-v1