Skip to main content
Glama
AgentCommandBasicTests.swift489 B
import Foundation import Testing @testable import PeekabooCLI @Suite("Agent Command Basic Tests", .tags(.safe)) struct AgentCommandBasicTests { @Test("Agent command exists and has correct configuration") func agentCommandExists() { // Verify the command configuration let config = AgentCommand.commandDescription #expect(config.commandName == "agent") #expect(config.abstract == "Execute complex automation tasks using the Peekaboo agent") } }

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/steipete/Peekaboo'

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