Skip to main content
Glama
callisto-syn

nous-portal-mcp

by callisto-syn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOOL_GATEWAY_DOMAINNoGateway domainnousresearch.com
TOOL_GATEWAY_SCHEMENoGateway schemehttps
FIRECRAWL_GATEWAY_URLNoOptional vendor-specific override
NOUS_PORTAL_CLIENT_IDYesRequired Portal OAuth client ID
NOUS_PORTAL_STATE_DIRYesRequired private local per-seat state directory
NOUS_PORTAL_SPEND_LIMIT_USDNoFuture paid-call ceiling

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
nous_portal_statusB

Report whether the portable Nous Portal adapter is configured. Never reveals credentials.

nous_portal_routesA

List locally derived Nous Portal vendor gateway routes. Makes no external request and invokes no paid tool.

nous_portal_auth_startA

Start a Nous Portal device-code login. Makes one unmetered external request, stores the private device code locally, and never opens a browser or sends the code to another channel.

nous_portal_auth_pollA

Poll a previously started device-code login exactly once. Makes one unmetered external request and atomically stores authorized tokens without returning token values.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/callisto-syn/nous-portal-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server