Intern MCP
by ArchAstro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IAP_ID_TOKEN | No | Google ID token for the IAP-protected production frontend (alternative to INTERN_IAP_ID_TOKEN). | |
| INTERN_BASE_URL | No | Intern frontend origin. | |
| ARCHASTRO_API_URL | No | ArchAstro API origin. | |
| INTERN_CONFIG_ROOT | No | Overrides the configuration root path for local credentials and site checkouts. | |
| INTERN_IAP_ID_TOKEN | No | Google ID token for the IAP-protected production frontend. | |
| INTERN_LOCAL_ENV_FILE | No | Load a different local public-client configuration. | |
| INTERN_WORKSPACE_ROOT | No | Parent directory for <org>/<site> checkouts. | |
| INTERN_GIT_SSH_COMMAND | No | Optional per-process SSH command for development or custom SSH setup. | |
| INTERN_OAUTH_CLIENT_ID | No | Alternate device-flow client registered with only 'profile' scope. | |
| ARCHASTRO_PUBLISHABLE_KEY | No | Intern app publishable key. | |
| INTERN_PLATFORM_WORKSPACE | No | Identifies the exact worktree whose Aster supervisor owns the local ports. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ArchAstro/intern-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server