# Cognizant Neuro SAN Agent Service

**Canonical:** https://apis.io/apis/cognizant-technology/cognizant-neuro-san-agent-service/  
**Provider:** Cognizant Technology Solutions — https://apis.io/providers/cognizant-technology/  
**Base URL:** {scheme}://{host}:{port}/api/v1  
**Documentation:** https://www.cognizant.com/us/en/ai-lab/neuro-san

Cognizant Neuro SAN Agent Service is published by [Cognizant Technology Solutions](https://apis.io/providers/cognizant-technology/) on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Multi-Agent, Agent Orchestration, MCP, gRPC, and Neuro AI. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, API documentation, an API reference, and a getting-started guide.

The HTTP/gRPC/MCP service surface of Neuro SAN (Neuro AI System of Agent Networks), the open-source multi-agent orchestration framework published by Cognizant AI Lab under Apache-2.0. Four operations: list the agent networks a deployment exposes, read a network's function description and private sly_data schemas, inspect its internal connectivity, and hold a streaming conversation with it. The same core is projected three ways - a gRPC service defined in four .proto files, a REST projection generated from those protos via google.api.http annotations and published by the running server at /api/v1/docs, and an MCP 2025-06-18 endpoint that exposes each public agent network as a callable tool. Self-hosted: Cognizant publishes the software, the operator runs the server.

## Operations (4)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/v1/list` | List |
| GET | `/api/v1/{agent_name}/connectivity` | Connectivity |
| GET | `/api/v1/{agent_name}/function` | Function |
| POST | `/api/v1/{agent_name}/streaming_chat` | StreamingChat |

## Machine-readable artifacts (17)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/openapi/cognizant-technology-neuro-san-agent-service.json
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/grpc/cognizant-technology-agent.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/grpc/cognizant-technology-chat.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/grpc/cognizant-technology-concierge.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/grpc/cognizant-technology-mime-data.proto
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/overlays/cognizant-technology-neuro-san-agent-service-overlay.yaml
- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/mcp/cognizant-technology-mcp.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/mcp/cognizant-technology-tool-crosswalk.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/data-model/cognizant-technology-data-model.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/errors/cognizant-technology-problem-types.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/conventions/cognizant-technology-conventions.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/authentication/cognizant-technology-authentication.yml
- **Documentation** — https://github.com/cognizant-ai-lab/neuro-san/tree/main/docs
- **APIReference** — https://github.com/cognizant-ai-lab/neuro-san/blob/main/neuro_san/api/grpc/agent_service.json
- **GettingStarted** — https://github.com/cognizant-ai-lab/neuro-san/tree/main/quick-start
- **SourceCode** — https://github.com/cognizant-ai-lab/neuro-san
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/cognizant-technology/refs/heads/main/apis.yml

## Tags

Multi-Agent, Agent Orchestration, MCP, gRPC, Neuro AI, Open Source

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/cognizant-technology/cognizant-neuro-san-agent-service/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/cognizant-technology/.
