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.

18.5/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
1 APIs 1 MCP Servers
CompanyNeurotechnologyBrain-Computer InterfaceNeural InterfaceMedical DevicegRPCProtocol BuffersStreamingNeuroscienceBioelectronics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 18.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 6.5 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
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
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.

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.20'
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