Vector MCP Server
by Apex-Fusion
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port | 3000 |
| VECTOR_KOIOS_URL | No | Koios REST API endpoint | https://koios.vector.testnet.apexfusion.org/ |
| VECTOR_OGMIOS_URL | No | Ogmios HTTP JSON-RPC endpoint | https://ogmios.vector.testnet.apexfusion.org |
| VECTOR_SUBMIT_URL | No | Transaction submit API | https://submit.vector.testnet.apexfusion.org/api/submit/tx |
| VECTOR_EXPLORER_URL | No | Block explorer base URL | https://vector.testnet.apexscan.org |
| VECTOR_AUDIT_LOG_PATH | No | Persistent audit log file path | ./vector-audit-log.json |
| VECTOR_SPEND_LIMIT_DAILY | No | Max lovelace per day | 500000000 |
| VECTOR_SPEND_LIMIT_PER_TX | No | Max lovelace per transaction | 100000000 |
| VECTOR_RATE_LIMIT_PER_MINUTE | No | Max tool calls per minute | 60 |
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
- 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/Apex-Fusion/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server